Carsten "Tomcat" Book
9f9af1a380
Merge mozilla-central to fx-team
2015-11-25 13:59:23 +01:00
Georg Fritzsche
8351cbb33e
Bug 1227579 - Change the main about:healthreport URL to the v4 content. r=dexter
2015-11-25 11:51:17 +01:00
Kyle Machulis
18a59c1a5f
Bug 1225293 - Mochitests for Win64 Silverlight Whitelisting; r=bsmedberg
2015-11-24 12:10:27 -08:00
Carsten "Tomcat" Book
d7f143eaad
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
b9e5717f50
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Dave Townsend
f92545710a
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.
2015-09-14 11:04:19 -07:00
Wes Kocher
27e253a353
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)
2015-09-22 11:02:55 -07:00
Dave Townsend
eda6b245a0
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.
2015-09-14 11:04:19 -07:00
Shu-yu Guo
45211869c8
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
75b23850e3
Bug 1136892 - Create an xpcshell-addons tag for running addon-specific xpcshell tests, r=chmanchester
2015-08-18 11:26:14 -07:00
Georg Fritzsche
69ca9277b5
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
5e4ea3d74a
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
41b0486ee9
Bug 1165981 - Mochitests and test plugin for Win64 plugin disabling; r=bsmedberg
2015-07-21 08:55:18 -07:00
Florian Quèze
7e33b7c6ba
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
ed0f372f64
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
e93d825ecc
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
b101b73f68
Bug 1180790 - Stop resetting the client id on FHR opt-out. r=gfritzsche
2015-07-09 04:47:00 +02:00
ziyunfei
ec33d43a0e
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
baaed403ea
Bug 1149754 - Part 1: Rename TelemetryPing.jsm to TelemetryController.jsm. r=vladan
2015-04-27 18:07:58 +02:00
Alessio Placitelli
d598dd0a99
Bug 1147522 - Move SessionRecorder usage from DRS to TelemetryPing. r=gfritzsche
2015-04-03 05:42:00 -04:00
Alessio Placitelli
7f514af83e
Bug 1147522 - Move SessionRecorder to Toolkit/modules. r=gfritzsche
2015-03-26 11:30:00 -04:00
Allison Naaktgeboren
c8dc36afbe
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
07129e6127
Bug 1135543 - Part 4: Define DailyCrashesMeasurement6 containing main-crash-oom; r=bsmedberg
2015-03-14 18:59:21 +13:00
Carsten "Tomcat" Book
2550f09581
merge fx-team to mozilla-central a=merge
2015-03-11 12:58:02 +01:00
Wes Kocher
4562de3097
Merge m-c to inbound a=merge CLOSED TREE
2015-03-10 16:11:23 -07:00
Allison Naaktgeboren
8bcfdf65af
Bug 1124895 part 1/2- Add password manager usage data to FHR.r=gps
2015-03-10 16:24:48 -07:00
Benjamin Smedberg
654658bc8c
Bug 1132192 - Enable org.mozilla.searches.engines by default in FHR, r=gps
2015-03-05 14:45:17 -05:00
Magnus Melin
9db6e9d11d
Bug 1138322 - TelemetryEnvironment.jsm should not use |ProfileTimesAccessor|. r=vladan
2015-03-07 18:53:36 +02:00
Wes Kocher
26cee650c6
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
cb85b1bd6d
Bug 1124895 -1/2 Add password manager data to FHR.r=gps
2015-03-09 18:06:10 -07:00
Anish
9b39f2745a
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
714d70c1e7
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
1a2f7387ed
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
b39ac27c28
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
6eaf98b22d
Bug 1097406 - FHR data for sync migration. r=adw/gfritzsche
2015-02-04 17:36:44 +11:00
Matthew Noorenberghe
6d4b1e16dd
Bug 1123137 - Switch "No prefs data found." health report warning to debug output. r=gfritzsche
2015-01-27 23:22:06 -08:00
Gavin Sharp
eef4755c31
Bug 1117158 followup followup: typo, a=gavin
...
--HG--
extra : rebase_source : aac74f7cdd618c1f316ec9eafd76e30ed3833a22
2015-01-05 13:37:32 -08:00
Gavin Sharp
7740e3972a
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
61027c79d6
Bug 1113675 - Follow-up: Actually add the diagnostic to the AsyncShutdownTimeout state.
2014-12-24 18:08:45 +01:00
Georg Fritzsche
53a3868a27
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
e8e0c5d803
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
657c45dc68
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
eda149d079
Bug 1101790 - FHRProvider for UITour, records treatment tag data. r=bsmedberg
2014-11-20 18:21:29 -02:00
Mark Hammond
7218174b97
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
b5692d6bd4
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-17 17:24:04 +02:00
Carsten "Tomcat" Book
6cd624c0b0
Backed out changeset 5513b60463b8 (bug 1064333) for XPCshell test failures on a CLOSED TREE
2014-10-21 14:38:40 +02:00
Georg Fritzsche
9c59d6d273
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-15 17:34:53 +02:00
Wes Kocher
49a0b204e0
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
680b5dfd34
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
2014-10-16 20:11:03 +02:00