gecko/services/healthreport/tests/xpcshell
Georg Fritzsche b6e03c51f8 Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps
The data reporting notification was over-complicated. It wasn't
displayed for +24hr after first run and it had a weird, non-required
policy around what constituted acceptance of the policy.

The notification is now shown shortly after first startup.

The logic around "notification accepted" has been greatly simplified by
rolling it into "notification shown." Where we once were checking
whether the notification has been "accepted," we now check whether it
has been displayed. The overly complicated logic around the implicit
acceptance of the policy has also been removed.

The end result is the code for managing the state of the notification is
greatly simplified.

--HG--
extra : rebase_source : 808efdf1edd103552f6aa10b5c4309b64e514773
extra : amend_source : e4252e6a850a348d1b5aca733121dd07cbc6a70a
extra : histedit_source : 10ec20a07677674a8c9a705a3ffb4dc46a22b890%2Ca9442934d5964f16e9ad1101b786b4d094ac228d
2014-07-09 14:32:29 -07:00
..
head.js Bug 1033836 - Rename services-common to services/common; rs=rnewman 2014-07-02 16:49:36 -07:00
test_healthreporter.js Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run; r=gps 2014-07-09 14:32:29 -07:00
test_load_modules.js
test_profile.js
test_provider_addons.js Bug 971279 - Fix FHR addon provider test for plugin data count. r=gps 2014-02-25 13:30:04 -08:00
test_provider_appinfo.js Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps, r=rnewman 2014-05-22 02:11:00 -04:00
test_provider_crashes.js Bug 994707 - Introduce crash submission events and handle them. r=bsmedberg 2014-07-03 14:04:28 -04:00
test_provider_places.js
test_provider_searches.js Bug 1029031 - Record default search provider in FHR; r=bsmedberg, MattN 2014-06-25 12:44:00 -07:00
test_provider_sessions.js
test_provider_sysinfo.js Bug 959356 - Report isWow64 in Firefox Health Report; r=bsmedberg 2014-01-17 09:25:39 -08:00
xpcshell.ini Bug 875562 - Part 9: Change Health Report to pull from crashes manager; r=bsmedberg, r=rnewman 2014-01-30 16:48:52 -08:00