Commit graph

113 commits

Author SHA1 Message Date
Bob Owen
db36da75f2 Bug 1259087: Add content process sandbox level to Telemetry Environment. r=gfritzsche
MozReview-Commit-ID: 8Irs0qvg8I9
2016-09-01 12:22:11 +01:00
Jared Wein
fd84c776c7 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Claas Augner
1110860598 Bug 979323 - Add "Zoom Text Only" preference to environment telemetry. r=gfritzsche
--HG--
extra : rebase_source : 6cd5644f9def393e25f1d5f87b55ff65baac0e62
2016-06-25 18:50:24 +02:00
Jeff Muizelaar
ddb635bc77 Bug 1272359. Report support for AVX and AVX2 in telemetry. r=gfritzsche 2016-05-24 14:25:00 -04:00
Iaroslav Sheptykin
5bafbc0e78 Bug 1145188: Shifting TelemetrySession init control to TelemetryController (core). r=Dexter 2016-05-16 06:57:00 +02:00
Benoit Girard
70acc7f3f9 Bug 1262008 - Add WebGL failure causes to telemetry ping. r=dvander
MozReview-Commit-ID: 9IVhVNGmaAP

--HG--
extra : rebase_source : bfa8d247c331c216c048fb696fbfb4302c5b8d52
2016-05-09 13:44:21 -04:00
Marco Bonardo
06932c74d1 Bug 1223728 - Remove the unifiedcomplete pref, the urlinline component and stop bundling the old autocomplete component in Firefox. r=adw
MozReview-Commit-ID: Ee08mDGxBjJ

--HG--
extra : rebase_source : 4473da657f85e443e5095b43b3e774e85292ecd1
extra : amend_source : c9c322ebae255a24c28e6367b9fe93474db21d6d
2016-05-05 00:14:51 +02:00
Sebastian Hengst
62d7ced7d1 Backed out changeset 9e90db2262ac (bug 1145188) for frequent Android 4.2 x86 opt Sets(S4) failure in test_TelemetrySession.js. r=backout 2016-04-29 21:30:50 +02:00
Iaroslav Sheptykin
af97a1b2ef Bug 1145188: Shifting TelemetrySession init control to TelemetryController (core). r=Dexter 2016-04-17 11:57:00 +02:00
Alessio Placitelli
d96af28345 Bug 1255472 - Add support for the WOW64 mode to the WindowsRegistry. r=gfritzsche 2016-04-15 10:23:00 +02:00
Alessio Placitelli
40b4769f6a Bug 1255472 - Collect actual major and minor version data on Windows 10. r=gfritzsche 2016-04-15 10:22:00 +02:00
Chris H-C
5427bbcdcd bug 1265000 - Record dom.max_script_run_time pref in Telemetry Environment. data=bsmedberg, r=felipe
Users who have this pref set to a non-default value have a different slow
script experience than the others.

This preference is generally set as a flag: it is only ever changed at most
one time in a profile, so it shouldn't appreciably increase subsession splits.

MozReview-Commit-ID: FoQXvd9eSh

--HG--
extra : transplant_source : 1AAn%9C%BCD%28%0E%3B%B9zI%18%E8%D4%B4%3C%7Cv
extra : histedit_source : 3533f8feef4b95dfdcda71cdd84310d9a331e181
2016-04-15 12:16:09 -04:00
Jonathan Watt
c79946155d Bug 1263144 - Silence startup JavaScript strict warning in TelemetryEnvironment.jsm. r=gfritzsche 2016-03-23 17:01:31 +00:00
Bill McCloskey
ffadc9d7d7 Bug 1247443 - Monitor browser.tabs.animate in telemetry (r=gfritzsche) 2016-04-07 17:15:25 -07:00
Jeff Muizelaar
83bb88f11e Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-05 10:55:17 -04:00
Carsten "Tomcat" Book
fad84a5168 Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c 2016-04-05 08:54:01 +02:00
Jeff Muizelaar
328e2a6882 Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Benjamin Smedberg
80d5b9a7e2 Bug 1256290 - isGPUActive for the second graphics adapter doesn't work correctly, and this also means we should tighten up getGfxField a little bit r=gfritzsche
MozReview-Commit-ID: 3384RChTh2A

--HG--
extra : rebase_source : 01f0a56909784cc04415714b373fadfdb68eadf8
extra : histedit_source : 1f17971cd4828cc73fb9f306c92c01e5f5eccda7
2016-03-14 09:30:29 -04:00
Felipe Gomes
7bcb0df079 Bug 1249845 - Store the e10s rollout cohort in the telemetry environment. r=gfritzsche 2016-03-03 11:35:11 -03:00
Alessio Placitelli
67bd8bcbe2 Bug 1243893 - Force values to true/false if the expected type is boolean in the environment. r=gfritzsche 2016-02-16 09:48:00 +01:00
Robert Helmer
21f0df9c9c Bug 1232222 - provide telemetry environment data on which addons are system addons r=gfritzsche
MozReview-Commit-ID: 89M0HnzfIrd

--HG--
extra : histedit_source : c632502381dcb810b7d7857b98d3884fb90d1260
2016-02-13 17:51:26 -08:00
Georg Fritzsche
566d0e0066 Bug 1247258 - Use Array.prototype.includes in Telemetry code. r=dexter 2016-02-10 15:19:37 +01:00
Wes Kocher
0e74ba573b Backed out 2 changesets (bug 1232222) for xpcshell bustage
Backed out changeset 06bc151231a5 (bug 1232222)
Backed out changeset 38ba7c48145e (bug 1232222)

--HG--
extra : commitid : 4HsqRVO9R13
2016-02-05 16:29:00 -08:00
Robert Helmer
e7953a18b8 Bug 1232222 - Provide telemetry environment data on which addons are system addons. r=gfritzsche
--HG--
extra : transplant_source : %99%14o%17%12%90%1E%E9%F5%A3%13%A0%94%F0%C8%5D%D4%3C%CCK
2016-01-25 14:19:52 -08:00
Dave Townsend
e496a11771 Bug 1245649: Turn on no-extra-semi. r=markh
--HG--
extra : commitid : HReQFPDOA6x
extra : rebase_source : 303a92f511c3c9dd2d26135975d4dc7c85e823b3
2016-02-03 17:27:36 -08:00
Alessio Placitelli
d448c0ad94 Bug 1236580 - Remove the IS_UNIFIED_TELEMETRY constant and the related preferences. r=gfritzsche 2016-01-27 01:03:00 +01:00
chaithanya
32ff5e90a0 Bug 1184458- TelemetryEnvironment needs to shut down properly r=gfritzsche 2016-01-27 09:57:00 +01:00
Jared Wein
b82fbe3699 Bug 1238712 - Move duplicated shell-service code to a shared JSM. r=gijs
--HG--
extra : commitid : 5Dm73Qky4vC
extra : rebase_source : 081f9eb19df15bcde305e87dbacea64cfe488249
2016-01-15 12:35:15 -05:00
Alessio Placitelli
e5e0e995c3 Bug 1238142 - Harden Telemetry addon data collection. r=gfritzsche 2016-01-13 06:02:00 +01:00
Panos Astithas
d187081733 Remove the polaris pref and enable the UI to toggle TP in normal mode by default in nightly (bug 1235565). r=paolo 2016-01-11 19:30:07 +02:00
rthyberg
a84f253a9d Bug 1179209 - Don't throttle environment changes until there are any environment-change listeners. r=dexter 2015-12-04 00:32:00 +01:00
Florian Quèze
b1af89c192 Bug 1237648 - remove the browser/ code sync'ing currentEngine and defaultEngine, r=adw. 2016-01-08 11:27:49 +01:00
Mark Finkle
273d2c6fbb Bug 1237632 - Enable support for environment/profile/creationDate on Android r=gfritzsche 2016-01-07 14:13:27 -05:00
Georg Fritzsche
17f0906603 Bug 1233438 - Fix error in TelemetryEnvironment for addons where description is undefined. r=gfritzsche 2015-12-18 17:25:47 +07:00
Hector Zhao
c2ba6eaea5 Bug 1227428 - Update partner section with correct information once available. r=gfritzsche 2015-11-24 16:18:03 +08:00
Alessio Placitelli
9e3e80a871 Bug 1221958 - Make TelemetryController.enableTelemetryRecording pref checks more robust. r=gfritzsche 2015-11-17 07:42:00 +01:00
Alessio Placitelli
1b3c24bb15 Bug 1222503 - Fix Telemetry not reporting any GMPlugns. r=gfritzsche 2015-11-06 09:51:00 +01:00
Alessio Placitelli
d3230439b1 Bug 1218842 - Don't submit inactive or invalid GMP plugins in TelemetryEnvironment. r=gfritzsche 2015-11-02 06:39:00 +01:00
Alessio Placitelli
7e7b18a914 Bug 1211404 - Limit the length of addon description (& other text fields) in Telemetry. r=gfritzsche 2015-10-05 10:29:00 +02:00
Iaroslav (yarik) Sheptykin
35b0792faf Bug 1206085: Replacing preprocessor directives with AppConstants in Telemetry modules. r=gfritzsche
--HG--
extra : commitid : Gk4m91cFhEq
extra : rebase_source : 783a87d1ab4ce31e7dd8a347b5f0b314cd970414
2015-09-23 11:46:56 +02:00
Dave Townsend
a22c2d1f9e Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : KsbH21csjH4
extra : rebase_source : bc7c08de1ec6e802261b8cd294d88ee2c4e75c2d
2015-09-14 11:04:19 -07:00
Wes Kocher
468b697f04 Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)

--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system2_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app1/features/system2@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_2.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system1@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system3_1.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app2/features/system3@tests.mozilla.org.xpi
rename : toolkit/mozapps/extensions/test/xpcshell/data/system_addons/system1_1_badcert.xpi => toolkit/mozapps/extensions/test/xpcshell/data/system_addons/app3/features/system1@tests.mozilla.org.xpi
2015-09-22 11:02:55 -07:00
Dave Townsend
fb7653707b Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.

--HG--
extra : commitid : FuPUB9X4oYJ
extra : rebase_source : cfcd31d7da5f5b636a2ec11546dbada973d681de
extra : histedit_source : 3df840dc502c6ee4177f1858920d1260e4dc27af
2015-09-14 11:04:19 -07:00
Kate McKinley
cf9d8519a1 Bug 1150602 - Telemetry probe for mixed content blocker prefs. r=tanvi,benjamin
--HG--
extra : rebase_source : f318ee8d47a2711db65e0438b222e0ed948b5cce
2015-09-14 16:00:45 -07:00
Shu-yu Guo
64db2267cf Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07:00
Aaron Klotz
b96ddcd081 Bug 1200698: Rename async plugin init pref; r=bsmedberg
--HG--
extra : rebase_source : 7eb5cda7369a018c2fc407471b3587972091c4c2
2015-09-09 01:01:13 -06:00
Milan Sreckovic
c2e36204f0 Bug 1128472 - Part 1. Mac and Win for model, stepping, cores, cache, cpu speed; VM max on Win only, vendor on Mac only. r=gfritzsche 2015-09-01 14:48:00 +02:00
David Anderson
f0988d185f Backout changeset 3b7d72e5e850 (bug 1196128, r=vladan)
--HG--
extra : rebase_source : 5a7190e6298ae49dc6f6afe12767a6f66c42556f
2015-08-24 23:20:30 -04:00
Drew Willcoxon
d43d71085b Bug 1192359 - Add Telemetry for search suggestions being enabled. r=gfritzsche 2015-08-27 17:02:17 -07:00
Dave Townsend
d44335db7b Bug 1196890: Add some add-ons manager related information to telemetry. r=bsmedberg
--HG--
extra : commitid : D4tz69JPdm0
extra : rebase_source : 6362f779b9e514fb78450e6abb2f37039cadc2c3
extra : amend_source : 21752caf948aba0b640b1523c61b3426661706fc
2015-08-20 13:47:17 -07:00