Commit Graph

9441 Commits

Author SHA1 Message Date
Georg Fritzsche
c86a66cd75 Bug 1136085 - Part 2 - Don't do session splits on mobile. r=vladan 2015-02-25 23:54:35 +01:00
Georg Fritzsche
45143cb32c Bug 1136085 - Part 1 - Don't store & collect subsession histograms on mobile. r=vladan 2015-02-25 23:54:34 +01:00
Alessio Placitelli
ea3e460968 Bug 1136199 - Do not add isDefaultBrowser to Telemetry Environment on Android. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
1240b47a67 Bug 1135791 - Add a new unified ping type: "saved-session". r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
62f625c567 Bug 1135783 - Set ping.version to 4 in unified telemetry pings. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
b47a1652ab Bug 1136134 - Remove the telemetry environment profile section on Android. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
11685b342e Bug 1136071 - Return a promise in TelemetryPing/TelemetrySession if the initialisation is already in progress. r=gfritzsche 2015-02-25 23:54:34 +01:00
Georg Fritzsche
9e190f62c8 Bug 1136082 - test_TelemetrySendOldPings.js is missing AddonManager initialization. r=froydnj 2015-02-25 23:54:34 +01:00
Georg Fritzsche
818f6d793a Bug 1135166 - Initialize Telemetry histogram id cache early to avoid races. r=froydnj,vladan 2015-02-25 23:54:34 +01:00
Georg Fritzsche
5f93c2755b Bug 1134700 - Let TelemetryEnvironment cache addon data on AddonManager shutdown. r=yoric 2015-02-25 23:54:34 +01:00
Alessio Placitelli
1d62330f40 Bug 1134727 - Add a URL parameter to the Telemetry Submission URL to indicate payload version. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
d265adbcc7 Bug 1134272 - Enable TelemetryPing.jsm to send pings in the old format. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
0e785c1854 Bug 1131544 - Add test coverage for the new main ping format. r=gfritzsche 2015-02-25 23:54:34 +01:00
Alessio Placitelli
c2d1953c8d Bug 1131544 - Change TelemetrySession.jsm to conform to the latest main ping specification. r=gfritzsche 2015-02-24 15:33:47 +01:00
Georg Fritzsche
d19b00b8b2 Bug 1134268 - Part 2 - Fixup TelemetryEnvironment shutdown if the module wasnt initialized. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche
79f4761a0f Bug 1134268 - Part 1 - Fix and order Telemetry shutdown for TelemetryPing and TelemetrySession. r=yoric
* Add a shutdown barrier for TelemetryPing and hang TelemetrySession off it.
* Add AsyncShutdown state collection for TelemetryPing and TelemetrySession.
* Rework TelemetrySession chrome process shutdown to properly synchronize with the delayed init task.
2015-02-25 23:54:33 +01:00
Georg Fritzsche
23651a76ba Bug 1120363 - Break up Telemetry sessions on environment changes. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche
40b0d25050 Bug 1120362 - Part 4 - Start new telemetry subsessions on local midnight. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche
142ee4b779 Bug 1120362 - Part 3 - Reset subsession histograms on telemetry payload collections. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche
ea8d671f97 Bug 1120362 - Part 2 - Enable snapshotting and clearing keyed subsession histograms. r=vladan 2015-02-25 23:54:33 +01:00
Georg Fritzsche
12248a6868 Bug 1120362 - Part 1 - Enable snapshotting and clearing subsession histograms. r=vladan 2015-02-25 23:54:33 +01:00
Alessio Placitelli
11b3ce3545 Bug 1122061 - Move TelemetrySession tests out of test_telemetryPing.js. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli
9088f29cc1 Bug 1122061 - Give TelemetryPing a common API for sending pings. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli
05405314b2 Bug 1122050 - Environment addons data collection test coverage. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli
f568f834bc Bug 1122050 - Remove persona and experiment data from TelemetrySession. 2015-02-25 23:54:33 +01:00
Alessio Placitelli
df6ed9a0b2 Bug 1122050 - Add addons change notification to TelemetryEnvironment. r=gfritzsche 2015-02-25 23:54:33 +01:00
Alessio Placitelli
f11419e292 Bug 1122050 - Adds addons data collection to TelemetryEnvironment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli
e8231ce537 Bug 1122052 - Adds test coverage for Environment Data. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli
022759f63d Bug 1122052 - Remove duplicated data from TelemetrySession. r=gfritzsche 2015-02-24 15:11:31 +01:00
Alessio Placitelli
281d96cb50 Bug 1122052 - Adds data collection to TelemetryEnvironment per spec. r=gfritzsche 2015-02-25 23:54:32 +01:00
Alessio Placitelli
b9d92268e2 Bug 1122048 - Add generic preferences collection and change detection to Telemetry Environment. r=gfritzsche 2015-02-25 23:54:32 +01:00
Georg Fritzsche
c7d0ccc907 Bug 1122047 - Part 2 - Make TelemetryPing shutdown properly on delayed initialization. r=yoric 2015-02-25 23:54:32 +01:00
Georg Fritzsche
ae9758457a Bug 1122047 - Part 1 - Sketch out Telemetry environment module. r=vladan 2015-01-25 23:17:37 +01:00
Georg Fritzsche
a4071a8630 Bug 1127914 - Part 3 - Submit duplicate histogram data for 'non-classic' telemetry sessions. r=vladan 2015-02-25 23:54:32 +01:00
Georg Fritzsche
b247005fe3 Bug 1127914 - Part 2 - Duplicate normal histograms for double submission. r=vladan 2015-02-25 23:54:32 +01:00
Georg Fritzsche
4e489f2568 Bug 1127914 - Part 1 - Duplicate keyed histograms for double submission. r=vladan 2015-02-25 23:54:32 +01:00
Mike Conley
7115f0d1f5 Bug 1136855 - Send a message from the content script when printing has finished so the parent can save print settings. r=Mossop. 2015-02-25 15:45:22 -05:00
Phil Ringnalda
eae415d2cd Bug 394686 followup, add missing quote
CLOSED TREE
2015-02-23 21:42:14 -08:00
Boris Kudryavtsev
8516946833 Bug 1135364 - Close <meta> tag in aboutReader.html. r=bnicholson 2015-02-23 20:41:00 -08:00
shreyas
0154016645 Bug 394686 - passwordmgr: Throw Components.Exceptions and Error instead of strings. r=MattN 2015-02-23 18:45:00 -08:00
Wes Kocher
8072dfecd8 Merge m-c to fx-team a=merge 2015-02-23 17:03:56 -08:00
Ryan VanderMeulen
07473d5c3c Merge m-c to inbound. a=merge 2015-02-23 12:33:38 -05:00
Carsten "Tomcat" Book
bbbb0cf83b Merge mozilla-central to fx-team 2015-02-23 13:41:24 +01:00
Carsten "Tomcat" Book
0f61ee5c48 merge mozilla-inbound to mozilla-central a=merge 2015-02-23 13:30:28 +01:00
Phil Ringnalda
2a884ecd82 Back out 66cf24f275b7 (bug 1124011) for frequent ASan crashes in test_memoryReporters.xul 2015-02-22 22:00:56 -08:00
Bas Schouten
464897a37e Bug 1135408: Report device resets and their reasons through telemetry. r=vladan 2015-02-22 22:53:32 +00:00
Margaret Leibovic
ac9157267d Bug 1134443 - Update Readability.js from shared library on github. r=bnicholson 2015-02-22 16:18:16 -08:00
Margaret Leibovic
ef1be4583d Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused 2015-02-19 11:47:20 -08:00
Michal Novotny
ab7c1d6f0c Bug 1133739 - HTTP cache v2: Add telemetry probes to find out the best initial read size of the metadata, r=jduell 2015-02-23 16:13:02 +01:00
Carsten "Tomcat" Book
330259bff2 Merge mozilla-central to mozilla-inbound 2015-02-23 13:36:39 +01:00