Commit Graph

13 Commits

Author SHA1 Message Date
Francois Marier
07c10fd181 Bug 948881 - Remove inline JavaScript in body events. r=ttaubert 2014-01-15 09:50:04 -05:00
Gregory Szorc
33263936d0 Bug 924307 - Intermittent "reporter is null at abouthealth.js:27"; r=rnewman
The error message comes from abouthealth.js not checking if a variable
is null before access. That bug is fixed.

However, the underlying issue of "the reporter is null" still remains.
Logging has been added to hopefully catch issues. The signature of the
failure will change.

--HG--
extra : rebase_source : bc887406a3570a767bae5407b5836314157ac421
extra : amend_source : f22cad2eae46bd08ae25a7d376fbf8e2d1d0ea92
2013-11-20 11:41:08 -08:00
Mike Connor
c4acdc841e Bug 858750 - Add Firefox Favicon to FHR page, r=jaws 2013-05-06 11:06:59 -04:00
Nick Alexander
1e840733ac Bug 848519 - Part 3: Replace services-common/preferences.js with gre/modules/Preferences.jsm in imports. r=gavin 2013-04-15 12:45:37 -07:00
Mike Connor
db166bbb61 bug 840124 - really fix the leaks this time 2013-03-26 17:02:57 -04:00
Mike Connor
21e7502cdb Bug 852782 - update URL to final health report URL, r=MattN 2013-03-24 00:29:41 -04:00
Mike Connor
f7719bcd8d Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin
--HG--
extra : rebase_source : d2ea2c4d5e237695d0f51ad35e5e3ad4dc263b61
2013-03-14 21:25:04 -04:00
Joe Drew
c4c535f1ae Backed out 2 changesets (bug 840124) for breaking mochitest-browser-chrome CLOSED TREE
Backed out changeset 12e2ef135ea8 (bug 840124)
Backed out changeset 59ef39cbab73 (bug 840124)
2013-03-19 21:42:31 -04:00
Mike Connor
93944607ba Bug 840124 - implement postMessage API for remote report (code), r=jaws, f=gps+gavin 2013-03-14 21:25:04 -04:00
Gregory Szorc
26a4e07a03 Bug 848031; r=gavin
--HG--
extra : rebase_source : 0ffb1e5904f3234d908c6441c13163b47b2ae3e7
2013-03-06 11:27:10 -08:00
Gregory Szorc
4abd66daf7 Bug 838312 - Well-defined API for opting out of FHR data upload; r=rnewman
You should no longer set policy.healthReportUploadEnabled directly.
Instead, call policy.recordHealthReportUploadEnabled(). This will
trigger data deletion as needed.
2013-02-05 13:12:28 -08:00
Gregory Szorc
cc38019742 Bug 829953 - Interact with FHR properly from about:healthreport; r=rnewman 2013-01-14 15:08:40 -08:00
Mike Connor
5e8e43426f bug 719484 - build about:healthreport, r=dolske
--HG--
extra : rebase_source : 54dac2005640bcf6f0b37c16cfbf04bb11d5def1
2013-01-11 15:31:38 -08:00