Carsten "Tomcat" Book
08997000eb
Backed out 2 changesets (bug 1202902
) to recking bug 1202902
to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902
)
Backed out changeset d70c7fe532c6 (bug 1202902
)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
e7ef778c9d
Backed out 1 changesets (bug 1202902
) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902
)
--HG--
extra : rebase_source : 5d3db72337754bc7ab0ed0c30b2896100411ff92
2015-10-07 12:13:45 +02:00
Shu-yu Guo
d06b6030f6
Bug 1202902
- Scripted fix the world.
2015-10-06 14:00:31 -07: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
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
Jonathan Griffin
369ec3ac0f
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
...
--HG--
extra : commitid : 6kGKslC9h14
2015-08-18 11:26:14 -07:00
Georg Fritzsche
9a368929a7
Bug 1180673
- Part 2 - Change the URL for the unified healthreport content to point to the v4 version. r=bsmedberg
2015-07-29 17:04:14 +02:00
Georg Fritzsche
013fab113e
Bug 1180673
- Part 1 - Use a different URL pref for healthreport when Unified Telemetry is on and opt-out. r=bsmedberg
2015-07-29 16:59:52 +02:00
Kyle Machulis
4274ebeef0
Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg
2015-07-21 08:55:18 -07:00
Florian Quèze
7b18d08c58
Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman.
2015-07-20 18:58:21 +02:00
Ryan VanderMeulen
e110ca042b
Backed out changeset a7c3d752bd6a (bug 1184705) for browser_urlbar_search_healthreport.js failures.
...
CLOSED TREE
2015-07-20 14:24:25 -04:00
Florian Quèze
0dde4b6198
Bug 1184705 - Search A/B testing cohort identifier should be recorded in FHR, r=rnewman.
2015-07-20 18:58:21 +02:00
Alessio Placitelli
f397c3113f
Bug 1180790 - Stop resetting the client id on FHR opt-out. r=gfritzsche
2015-07-09 04:47:00 +02:00
ziyunfei
e1db0f779e
Bug 1102219 - Part 4: Replace String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
Georg Fritzsche
85c688eba8
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
...
--HG--
rename : toolkit/components/telemetry/TelemetryPing.jsm => toolkit/components/telemetry/TelemetryController.jsm
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing.js => toolkit/components/telemetry/tests/unit/test_TelemetryController.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingBuildID.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerBuildID.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPingShutdown.js => toolkit/components/telemetry/tests/unit/test_TelemetryControllerShutdown.js
rename : toolkit/components/telemetry/tests/unit/test_TelemetryPing_idle.js => toolkit/components/telemetry/tests/unit/test_TelemetryController_idle.js
2015-04-27 18:07:58 +02:00
Alessio Placitelli
856b8d5b92
Bug 1147522 - Move SessionRecorder usage from DRS to TelemetryPing. r=gfritzsche
2015-04-03 05:42:00 -04:00
Alessio Placitelli
c18de2c533
Bug 1147522 - Move SessionRecorder to Toolkit/modules. r=gfritzsche
2015-03-26 11:30:00 -04:00
Allison Naaktgeboren
55555c52d6
Bug 1124895 2/2- Add password manager usage data to FHR.r=dolske,r=gfritzsche
2015-03-27 12:32:42 -07:00
David Major
cefaf7e2a9
Bug 1135543 - Part 4: Define DailyCrashesMeasurement6 containing main-crash-oom; r=bsmedberg
...
--HG--
extra : rebase_source : 8a3dadbf53b03d6a8170d38cb13b106c0637f15c
2015-03-14 18:59:21 +13:00
Carsten "Tomcat" Book
8a066b437a
merge fx-team to mozilla-central a=merge
2015-03-11 12:58:02 +01:00
Wes Kocher
014849cca6
Merge m-c to inbound a=merge CLOSED TREE
2015-03-10 16:11:23 -07:00
Allison Naaktgeboren
8fda634643
Bug 1124895 part 1/2- Add password manager usage data to FHR.r=gps
2015-03-10 16:24:48 -07:00
Benjamin Smedberg
3e9f2476b0
Bug 1132192 - Enable org.mozilla.searches.engines by default in FHR, r=gps
...
--HG--
extra : rebase_source : e279fd59d41a68ed22cc9d89ef35bf650c9c8021
2015-03-05 14:45:17 -05:00
Magnus Melin
a400815a3d
Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan
2015-03-07 18:53:36 +02:00
Wes Kocher
cc14fa87be
Backed out changeset dcf73ba1d6bc (bug 1124895) for apparently breaking all android tests on a CLOSED TREE
2015-03-09 19:14:54 -07:00
Allison Naaktgeboren
be544fb7a6
Bug 1124895 -1/2 Add password manager data to FHR.r=gps
2015-03-09 18:06:10 -07:00
Anish
4063a569ed
Bug 958147 - Choose one of run-if or skip-if and get rid of the other.r=jmaher, mwargers
2015-03-03 08:46:37 -05:00
Gregory Szorc
b931cfa945
NO BUG - Fix reStructuredText warnings
...
Sphinx has been complaining about a number of reStructuredText warnings
for a while. Fix all the ones in .rst files.
Not asking for review because this is docs only and changing .rst files
can't break anything important.
DONTBUILD (NPOTB)
2015-03-01 22:51:32 -08:00
Tooru Fujisawa
4d59d774bf
Bug 1108382 - Part 11: Do not use non-standard flag argument of String.prototype.replace in services/. r=rnewman
2015-03-01 09:51:33 +09:00
Birunthan Mohanathas
f30cf82b10
Bug 1070709 - Collapse test-only moz.build files under services/ into ancestor moz.build files. r=mshal
2015-02-10 18:47:24 +02:00
Mark Hammond
593aa0f0dc
Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche
2015-02-04 17:36:44 +11:00
Matthew Noorenberghe
63fd2ba16b
Bug 1123137 - Switch "No prefs data found." health report warning to debug output. r=gfritzsche
...
--HG--
extra : rebase_source : 4b51ae0608113b37d6c8356883dd77e0699afb8d
2015-01-27 23:22:06 -08:00
Gavin Sharp
540e1dff0d
Bug 1117158 followup followup: typo, a=gavin
...
--HG--
extra : rebase_source : aac74f7cdd618c1f316ec9eafd76e30ed3833a22
2015-01-05 13:37:32 -08:00
Gavin Sharp
9793510ef5
Bug 1117158 followup: disable GeoIP lookup in services/healthreport/tests/xpcshell/test_provider_searches.js to fix xpcshell bustage on CLOSED TREE
2015-01-05 13:04:05 -08:00
Georg Fritzsche
b7d7a3f59c
Bug 1113675 - Follow-up: Actually add the diagnostic to the AsyncShutdownTimeout state.
2014-12-24 18:08:45 +01:00
Georg Fritzsche
d77edc0a3d
Bug 1113675 - Submit which health reporter provider is currently shutting down on AsyncShutdownTimeout. r=gps
2014-12-24 13:32:51 +01:00
Georg Fritzsche
ce0524a7d7
Bug 1110681 - The HealthReporter AsyncShutdownTimeout state should include what provider is currently initialized. r=yoric
2014-12-18 16:43:39 +01:00
Georg Fritzsche
f0e9dad73c
Bug 1110691 - Submit which health reporter provider is currently shutting down on AsyncShutdownTimeout. r=yoric
2014-12-12 14:50:07 +01:00
Felipe Gomes
4b58279592
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Mark Hammond
4683821ea9
Bug 1063710 - Make Reset Profile write the reset's timestamp to times.json. r=gps
2014-10-23 15:00:23 +11:00
Georg Fritzsche
6527ebfd28
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-17 17:24:04 +02:00
Carsten "Tomcat" Book
4dad62acf8
Backed out changeset 5513b60463b8 (bug 1064333) for XPCshell test failures on a CLOSED TREE
2014-10-21 14:38:40 +02:00
Georg Fritzsche
6ef325b0bf
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-15 17:34:53 +02:00
Wes Kocher
60a12fdf28
Backed out 4 changesets (bug 1064333) for XPCShell bustage
...
Backed out changeset 378314f2892c (bug 1064333)
Backed out changeset ccb8a2ac9746 (bug 1064333)
Backed out changeset 3466ed3b9b61 (bug 1064333)
Backed out changeset 553c113c8f4e (bug 1064333)
2014-10-16 13:37:37 -07:00
Georg Fritzsche
0e08e7fd64
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-16 20:11:03 +02:00
Carsten "Tomcat" Book
517cd96d4c
Backed out changeset 735f5c30d397 (bug 1064333) for XPC Bustage on a CLOSED TREE
...
--HG--
extra : amend_source : 8b12237f285b03acfe6e18cccc9f8480c6d385c2
2014-10-16 15:03:13 +02:00
Georg Fritzsche
8594bb83b2
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-15 17:34:53 +02:00
Georg Fritzsche
83bed70b0b
Bug 1079341 - Missing yield on async makeDir in FHR state init. r=gps
2014-10-10 17:21:18 +02:00