Commit Graph

1650 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
989624d484 Merge mozilla-central to fx-team 2015-06-10 15:25:21 +02:00
Georg Fritzsche
978b9197c2 Bug 1173310 - TelemetrySend.jsm is not importing Timer.jsm. r=dexter,a=tomcat 2015-06-10 12:31:44 +02:00
Alessio Placitelli
fa8a22f43a Bug 1149537 - Fix Telemetry tests broken by the daily submission policy change. r=gfritzsche 2015-06-02 01:44:00 +02:00
Alessio Placitelli
62654a44a2 Bug 1149537 - Daily subsession splits should not occur before midnight. r=gfritzsche 2015-06-02 01:41:00 +02:00
Florian Quèze
e09d0ceffd Bug 1164159 - Stop using a wrappedJSObject hack to access nsIBrowserSearchService.getDefaultEngineInfo, r=markh. 2015-06-10 11:18:08 +02:00
Florian Quèze
a9ec9ab1eb Bug 1164159 - Send information about the default search engines through Telemetry, r=markh,gfritzsche. 2015-06-10 11:17:31 +02:00
Alessio Placitelli
ddbc77f89c Bug 1167456 - Add test coverage. r=gfritzsche 2015-06-08 10:01:00 +02:00
Wes Kocher
079a117eae Merge m-c to fx-team, a=merge 2015-06-05 16:05:33 -07:00
Jose Antonio Olivera Ortega
88a9211951 Bug 1115820 - Add telemetry to ServiceWorkers. r=nsm, r=vladan
--HG--
extra : rebase_source : 69547573525bcea989d24e0a0293f6df9e7f90e1
2015-06-05 08:11:18 +02:00
Georg Fritzsche
fcd0865493 Bug 1156359 - Part 2: Let TelemetrySend manage the pending ping queue. r=yoric 2015-06-06 01:29:19 +07:00
Georg Fritzsche
d72b4a42a1 Bug 1156359 - Part 1: Move send logic from TelemetryController to TelemetrySend. r=yoric
Also move over triggering sending of pending pings on "idle-daily" from TelemetrySession.
2015-06-06 01:29:19 +07:00
Edwin Flores
5246b9c834 Bug 1163764 - Add telemetry to determine whether users have disabled EME - r=cpearce 2015-06-05 13:57:03 +12:00
Wes Kocher
507bc0a78c Merge fx-team to central, a=merge 2015-06-04 18:20:38 -07:00
Nathan Froyd
d7b9656228 Bug 1170691 - part 2 - use GENERATED_FILES in toolkit/components/telemetry/; r=glandium 2015-06-02 14:46:19 -04:00
Alessio Placitelli
fdcb6a370e Bug 1167456 - Fix TelemetryController submitting non-identical pings under the same ping id. r=gfritzsche 2015-06-03 02:59:00 +02:00
Jim Mathies
d211ffda35 Bug 1169402 - In content do not immediately load TelemetryEnvironment.jsm via TelemetryStartup.js since it loads AddonManager.jsm which throws. r=gfritzsche
--HG--
extra : histedit_source : f4abc3be988b41a6f285244337a9d70e5ec26d97
2015-06-03 06:45:24 -05:00
Wes Kocher
d80ffbf1c9 Merge inbound to central, a=merge 2015-06-02 18:20:12 -07:00
Dave Townsend
19fa660625 Bug 1062388: Add add-on signedState to telemetry environment. r=vladan, r=gfritzsche
--HG--
extra : rebase_source : f5b50b73afeb9199a2ae0dd414eba931e0ef1067
2015-05-29 12:45:33 -07:00
Benjamin Smedberg
23a3d88919 Bug 1169691 - Make TelemetryStorage wait for pings that have been submitted for archiving but haven't finished submitting to disk, so that tests can reliably fetch submitted ping lists, r=gfritzsche
--HG--
extra : rebase_source : 8e413f4636a40762b02f8da975717dcbffedf3e4
2015-05-29 12:55:04 -04:00
Nathan Froyd
5e3a7eeb1b Bug 1168409 - part 2 - avoiding importing usecounters in histogram_tools.py; r=gfritzsche 2015-06-02 11:33:43 -04:00
Nathan Froyd
87ed663512 Bug 1168409 - part 1 - avoid importing buildconfig in histogram_tools.py; r=gfritzsche
histogram_tools.py is used by in-tree and out-of-tree consumers, so we
need to be aware of that when using build-time-only modules like
buildconfig.
2015-05-27 12:25:04 -04:00
Carsten "Tomcat" Book
eb48a24ba6 Merge mozilla-central to fx-team
--HG--
extra : rebase_source : fbef0c13a05cfbe506f20d7fac84719a2e0e7396
2015-06-01 15:35:55 +02:00
Carsten "Tomcat" Book
cfa2965ba6 merge mozilla-inbound to mozilla-central a=merge 2015-06-01 15:00:24 +02:00
Martyn Haigh
76c50c6719 Bug 1159753 - Add telemetry for Tab Queue (r=mfinkle)
--HG--
extra : rebase_source : 653232980b457701d675745d85955dd502edc94a
2015-06-01 13:20:13 +01:00
Alessio Placitelli
ae7d0e84d6 Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche 2015-05-27 02:09:00 +02:00
Alessio Placitelli
6d376af9af Bug 1162538 - Add millisecondsToDays to TelemetryUtils.jsm. r=gfritzsche 2015-05-29 07:45:00 +02:00
Alessio Placitelli
979ebd5bcc Bug 1162538 - Add the probes for archived ping count and evicted ping count. r=gfritzsche 2015-05-29 07:48:00 +02:00
Alessio Placitelli
9197c8df67 Bug 1162538 - Add test coverage for archived pings quota. r=gfritzsche 2015-05-25 04:53:00 +02:00
Alessio Placitelli
1b6d780910 Bug 1162538 - Implement archive ping storage quota. r=gfritzsche 2015-05-25 04:50:00 +02:00
Ryan VanderMeulen
7e7a09a4c7 Merge m-c to inbound. a=merge 2015-05-29 17:00:18 -04:00
Magnus Melin
da2e41f0ed Bug 1167422 - don't log it as an error that telemetry can't get a browser shell. r=gfritzsche
Error: 1432246297697 Toolkit.Telemetry ERROR TelemetryEnvironment::_isDefaultBrowser - Could not obtain shell service Source File: resource://gre/modules/Log.jsm Line: 749.
2015-05-29 23:12:26 +03:00
Andrew McCreight
addc4dacac Bug 1155303 - Add telemetry for async DeferredFinalize max pause. r=smaug 2015-05-18 11:54:00 -04:00
Anthony Zhang
6ad81c65e5 Bug 1167689 - Send addonHistogram field in main ping only if there are actually addon histograms. r=vladan 2015-05-26 12:53:47 -04:00
Fabrice Desré
bbff069a0d Bug 1168653 - B2G telemetry needs to ignore search service r=gfritzsche 2015-05-27 22:50:54 -07:00
Wes Kocher
9659326427 Merge fx-team to central, a=merge 2015-05-27 17:18:48 -07:00
Matt Woodrow
33d12e1f95 Bug 1156135 - Add telemetry histogram for recording gfx sanity test failures. r=vladan
--HG--
extra : rebase_source : 6626125f2668f2c602bf1f96e328a1721c15ee52
2015-05-27 14:05:11 +12:00
Alessio Placitelli
c0a7fe2e97 Backed out changeset f1cdfaad161c (bug 1162538). CLOSED TREE
--HG--
extra : amend_source : a61bace51df83df7bbbf856ab08cbaf529c1f91a
2015-05-29 14:40:33 +02:00
Alessio Placitelli
029faab4bb Backed out changeset 6a79dd3f4b1b (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
a023b67bc1 Backed out changeset f8b98f68de76 (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
548e227b38 Backed out changeset 96d6f014fda9 (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
13caebf7dc Backed out changeset 0738be2ecfa7 (bug 1162538) 2015-05-29 14:40:33 +02:00
Alessio Placitelli
8d367ea1b3 Bug 1168931 - Fix |defaultSearchEngine| sometimes missing from Telemetry. r=gfritzsche 2015-05-28 08:14:00 +02:00
Alessio Placitelli
213930ce71 Bug 1165304 - Exclude partner info from the channel entries in Telemetry pings. r=gfritzsche 2015-05-28 02:39:00 +02:00
Alessio Placitelli
e9cb91e727 Bug 1162538 - Add test coverage for Telemetry archive probes. r=gfritzsche 2015-05-27 02:09:00 +02:00
Alessio Placitelli
0b7d2b7971 Bug 1162538 - Add millisecondsToDays to TelemetryUtils.jsm. r=gfritzsche 2015-05-26 09:01:00 +02:00
Alessio Placitelli
44d11931b3 Bug 1162538 - Add the probes for archived ping count and evicted ping count. r=gfritzsche 2015-05-27 02:48:00 +02:00
Alessio Placitelli
9c0da8f5d7 Bug 1162538 - Add test coverage for archived pings quota. r=gfritzsche 2015-05-25 04:53:00 +02:00
Alessio Placitelli
cd87e08242 Bug 1162538 - Implement archive ping storage quota. r=gfritzsche 2015-05-25 04:50:00 +02:00
Alexandre Poirot
6259e01e06 Bug 1023386 - Split and filter properties remotely for objects. r=past 2015-05-25 20:11:59 +02:00
Qeole
208678a31d Bug 1161515 - Reset UUID generator with fakeGenerateUUID(). r=gfritzsche 2015-05-26 05:51:00 -04:00