[X2Go-Commits] [pale-moon] 57/102: Merge pull request #952 from adeshkp/remove-telemetry-js

git-admin at x2go.org git-admin at x2go.org
Mon Feb 25 23:25:50 CET 2019


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch upstream/28.4.0
in repository pale-moon.

commit fecab2c542df1e1aed5c9cb9ef45d113533c1dee
Merge: aa28523 493c956
Author: Moonchild <mcwerewolf at wolfbeast.com>
Date:   Thu Jan 31 14:49:35 2019 +0100

    Merge pull request #952 from adeshkp/remove-telemetry-js
    
    Remove telemetry leftovers from JS engine.

 js/public/GCAPI.h                                  |   8 -
 js/src/frontend/Parser.cpp                         |  13 --
 js/src/frontend/Parser.h                           |   2 -
 js/src/gc/Nursery.cpp                              |   8 -
 js/src/gc/Statistics.cpp                           | 219 ++++++---------------
 js/src/jscompartment.cpp                           |  37 ----
 js/src/jscompartment.h                             |  31 ---
 js/src/jsexn.cpp                                   |  65 ------
 js/src/jsfriendapi.h                               |  40 ----
 js/src/tests/user.js                               |   1 -
 js/src/vm/Runtime.cpp                              |  14 --
 js/src/vm/Runtime.h                                |  10 -
 js/src/vm/SelfHosting.cpp                          |  18 --
 js/src/vm/Stopwatch.cpp                            |  16 --
 js/src/vm/Stopwatch.h                              |  30 ---
 js/src/wasm/WasmBinaryConstants.h                  |   9 -
 js/src/wasm/WasmModule.cpp                         |   3 -
 .../components/telemetry/TelemetryHistogram.cpp    |   5 -
 18 files changed, 63 insertions(+), 466 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pale-moon.git


More information about the x2go-commits mailing list