Commit Graph

340 Commits

Author SHA1 Message Date
Nathan Froyd
c7fb22c941 Bug 764513 - turn persistent telemetry back on; r=taras 2012-06-13 15:18:36 -04:00
Nathan Froyd
cf87d3cabc Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras 2012-06-12 09:20:18 -04:00
Nicholas Nethercote
4fd9fd2bdf Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
2012-06-11 20:32:26 -07:00
Nicholas Nethercote
a9106b5cbe Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
2012-06-11 20:29:12 -07:00
Nathan Froyd
c09459762e Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Phil Ringnalda
74866bde56 Back out d52a31584c8a (bug 763525) to investigate the effects on TestStartupCache bustage on a CLOSED TREE 2012-06-11 16:37:14 -07:00
Nathan Froyd
6d9d22c797 Bug 763525 - delete C++ persistent telemetry implementation; r=taras 2012-06-11 14:35:35 -04:00
Nathan Froyd
12402a3085 Bug 748517 - add tests for async load/store; r=taras 2012-05-30 14:00:36 -04:00
Nathan Froyd
e859c5ea66 Bug 748517 - add load/save notifications through the observer service; r=taras 2012-05-30 12:49:47 -04:00
Nathan Froyd
eab43555f6 Bug 748517 - more extensive testing of persisted telemetry pings; r=taras 2012-05-30 12:23:40 -04:00
Nathan Froyd
cefc55485b Bug 748517 - small cleanups to test_TelemetryPing.js; r=taras 2012-05-30 12:18:00 -04:00
Nathan Froyd
7516852a4a Bug 748517 - delete gTestUUID from test_TelemetryPing.js; r=taras 2012-05-30 12:17:28 -04:00
Nathan Froyd
c5c97251e3 Bug 748517 - use JSON for persistent telemetry save format; r=taras 2012-05-30 12:16:07 -04:00
Nathan Froyd
d6785e1f71 Bug 762590 - don't send test pings at idle when !Telemetry.canSend; r=taras 2012-06-07 15:21:35 -04:00
Nathan Froyd
47caf960c7 Bug 753701 - register new HTTP handler prior to any do_check_foo testing; r=taras 2012-06-07 11:03:43 -04:00
Ms2ger
a3320ff2b7 Bug 758669 - Don't use int32 in JSHistogram_Add; r=taras 2012-06-06 09:22:24 +02:00
Geoff Lankow
5cefea8480 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Brian R. Bondy
fbae16aaff Bug 759449 - Change UI lag telemetry to an EXPONENTIAL histogram. r=taras 2012-05-30 13:25:09 -04:00
Brian R. Bondy
94c46ab6f0 Bug 758206 - Telemetry for preload/prefetch. r=taras 2012-05-27 22:40:49 -04:00
Ed Morley
4ff9f1d562 Merge mozilla-central to mozilla-inbound 2012-05-25 22:44:48 +01:00
Patrick McManus
ba5ffc3931 bug 737470 patch 1 use ASpdySession to generically dispatch current version of spdy r=honzab
--HG--
rename : netwerk/protocol/http/SpdySession.cpp => netwerk/protocol/http/SpdySession2.cpp
rename : netwerk/protocol/http/SpdySession.h => netwerk/protocol/http/SpdySession2.h
rename : netwerk/protocol/http/SpdyStream.cpp => netwerk/protocol/http/SpdyStream2.cpp
rename : netwerk/protocol/http/SpdyStream.h => netwerk/protocol/http/SpdyStream2.h
2012-05-25 17:37:01 -04:00
Brian R. Bondy
ef3001237f Bug 710935 - Measure lag in handling user input. r=bsmedberg 2012-05-25 09:22:19 -04:00
Tim Taubert
b19af7fcad merge m-c to fx-team 2012-05-22 15:20:39 +02:00
Andres Hernandez [:andreshm]
204353eb0e Bug 741255 - ASSERTION: Oops! You're asking for a weak reference to an object that doesn't support that. during shutdown, with telemetry on stack; r=froydnj 2012-05-07 14:02:02 -06:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Rafael Ávila de Espíndola
c3e4393a21 Bug 755338 - convert integer types in Telemetry.cpp. r=taras. 2012-05-16 07:39:21 -04:00
Nathan Froyd
7bc6d31011 Bug 756152 - disable persistent telemetry sending; r=taras 2012-05-17 14:58:48 -04:00
Nathan Froyd
64c3e08170 Bug 748907 - don't reflect no-data histograms; r=taras 2012-05-08 10:58:20 -04:00
Nathan Froyd
bbcef6a2d6 Bug 748914 - Part 2: add a clear() method to JS histograms; r=taras 2012-05-08 15:39:24 -04:00
Nathan Froyd
a781b0fda0 Bug 751316 - fix sending addon histograms in telemetry pings; r=taras 2012-05-02 22:23:23 -04:00
Raymond Lee
124c70c9fc Bug 666538 - Use Telemetry to collect Panorama usage/perf data. r=ttaubert 2012-04-30 01:53:08 +08:00
Justin Lebar
613652a1c9 Bug 748440 - Part 2: Report heap-committed-unused{,-ratio} in telemetry. r=taras
--HG--
extra : rebase_source : 5c864364d48a51697330b11a6ea2bcc5849d6394
2012-04-30 14:27:16 -04:00
Paolo Amadini
17462c6890 Bug 695829 - Add telemetry metrics for private browsing transitions. r=ehsan
--HG--
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsing_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsing_telemetry.js
rename : browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_autostart.js => browser/components/privatebrowsing/test/unit/test_privatebrowsingwrapper_telemetry.js
2012-04-27 15:05:20 +02:00
Graeme McCutcheon
3357bf3e5f Bug 747379 - Override Histogram::AddSampleSet for FlagHistograms. r=nfroyd 2012-04-27 11:14:03 +01:00
Raymond Lee
7753b719e2 Bug 721020 - [New Tab Page] Add telemetry probes r=ttaubert 2012-04-25 09:45:01 +08:00
Graeme McCutcheon
7e901ca475 Bug 747163 - Don't fall through for type HISTOGRAM_FLAG. r=taras 2012-04-26 09:09:30 +01:00
Nicholas Nethercote
b954a09a35 Bug 744311 (part 2) - Don't use -1 to represent "unknown" in memory reporters. r=jlebar.
--HG--
extra : rebase_source : 8f726aef17e5b814f5b740b453c9a67a1ef7646d
2012-04-11 19:38:31 -07:00
Gian-Carlo Pascutto
08beb49296 Backout 173f90d397a8 (Bug 673470). rs=dcamp a=mfinkle 2012-04-20 07:46:47 +02:00
Aryeh Gregor
a6656684c1 Bug 702948 - Add telemetry to count how many ranges are detached; r=smaug 2012-04-17 17:36:22 +03:00
Max Li
5ec771e00a Bug 741699 - telemetry for uiautomation.dll r=askalski f=davidb 2012-04-05 07:34:44 -04:00
David Bolter
8d46706cb3 Bug 729154 - Telemetry for a11y instantiation by unknown cause. r=tbsaunde f=surkov
This change includes a small refactor, combining our compat and telemetry data structures. We get all fancy pants with bitflags and such.
2012-04-16 11:04:53 -04:00
Justin Lebar
881d512d63 Bug 741378 - Part 2: Update telemetry to report js-gc-heap-committed. 2012-04-16 12:20:55 +10:00
David Rajchenbach-Teller
6f228de18f Bug 728171 - Use Scoped.h throughout the code. r=cjones 2012-04-12 12:21:24 +02:00
Gian-Carlo Pascutto
c32929707b Bug 741042 - Fix wrong description for Telemetry entries. r=rnewman 2012-04-12 23:26:30 +02:00
Gian-Carlo Pascutto
4dc2324012 Bug 741042 - Add telemetry support for timing XUL profile import. r=blassey 2012-04-12 23:19:57 +02:00
Richard Newman
f8c8184e2b Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage 2012-04-11 15:33:37 -07:00
David Rajchenbach-Teller
b219309fc2 Bug 728171 - Use Scoped.h throughout the code. r=cjones 2012-04-11 18:59:10 +02:00
Patrick McManus
98241f9023 bug 742935: fix landing problem with 717350 r=honzab
--HG--
rename : netwerk/test/unit/test_mismatch_lm.js => netwerk/test/unit/test_mismatch_last-modified.js
2012-04-09 10:21:28 -04:00
Jason Duell
d8e747c9ba Bug 705796 - telemetry data on how often cache is corrupt at startup. r=michal 2012-04-06 13:10:32 -07:00
Trevor Saunders
a0541958c3 bug 733510 - use flag histograms instead of bool histagrams for usage data r=davidb, froydnj 2012-03-23 16:32:18 -04:00