Commit graph

15 commits

Author SHA1 Message Date
Giovanny Andres Gongora Granada
1adc493a26 Bug 1126738 - Use arrow functions in browser-data-submission-info-bar.js. r=dao 2015-01-28 23:18:14 +01:00
Alexander Dimitrov
8bc958ce39 Bug 1126259 - Removal of the unload event handler in browser-data-submission-info-bar.js is broken and can go away. r=dao
--HG--
extra : rebase_source : 373c4b2381c71d5b36338ab789cd7696f84bc717
2015-01-27 17:09:04 +01:00
Georg Fritzsche
db980a370f 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.
2014-07-09 14:32:29 -07:00
Wes Kocher
12b6391129 Backed out changeset 8673477f5fc2 (bug 862563) for Windows mochitest-5 failures 2014-07-11 17:00:08 -07:00
Georg Fritzsche
36ae1e497a 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
Blair McBride
89d1cbef27 Bug 451283 - Move log4moz.js to Toolkit as Log.jsm. r=gps,Mossop
--HG--
rename : services/common/log4moz.js => toolkit/modules/Log.jsm
rename : services/common/tests/unit/test_log4moz.js => toolkit/modules/tests/xpcshell/test_Log.js
2013-08-26 11:55:58 -07:00
Gregory Szorc
8ebc7e5f30 Bug 830408 - Tests for data reporting notification bar; r=gavin 2013-03-15 10:07:39 -07:00
Dão Gottwald
11938869df Bug 837638 - Don't set persistence = -1 on the data-reporting notification, since it's not transient anyway. r=gavin 2013-02-07 04:03:42 +01:00
Dão Gottwald
286aae4699 Bug 837637 - data-reporting notification shouldn't create its own notification box. r=gavin 2013-02-05 10:29:44 +01:00
Dão Gottwald
f7367ac07a Bug 836448 - Make browser-data-submission-info-bar.js not pollute the global window scope. r=gavin 2013-01-30 21:56:49 +01:00
Gregory Szorc
ad9d143963 Bug 829881 - Remove references to replaced Telemetry notification bar; r=tchevalier 2013-01-15 12:38:01 -08:00
Mike Connor
0b668841f6 bug 830090 - Access key for Choose What I Share button in info bar is broken, r=gps 2013-01-14 20:30:49 -05:00
Richard Newman
d1741cb0c9 Bug 804745 - Part c: fix error in notification name handling. r=simple 2013-01-12 22:50:21 -08:00
Gregory Szorc
8c05627291 Bug 804745 - Part b: Fix bustage due to apparent preprocessor limitation; r=rnewman
This is a temporary fix until the variable in question is removed in bug
829881.
2013-01-11 21:42:47 -08:00
Mike Connor
e46ce230b0 Bug 804745 - Unified notification for application data reporting; r=gavin 2013-01-11 19:05:35 -08:00