gecko-dev/browser
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
..
app Backed out changeset ad5e5e0f18ea (bug 1026561) for intermittent test failures 2014-08-15 16:21:41 +01:00
base Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps 2014-07-09 14:32:29 -07:00
branding Bug 1042226 - move DEFINES += -DAB_CD=$(AB_CD) pattern into config.mk; r=mshal 2014-08-01 12:53:05 -04:00
components Bug 862563 - Remove implicit acceptance for data reporting notification and notify on first run. r=gps 2014-07-09 14:32:29 -07:00
config Bug 1044458 - Work around l10n jobs cherry-picking parts of the build system on a CLOSED TREE. r=mshal,a=ryanvm 2014-07-29 09:01:58 +09:00
devtools Bug 1028903 - Improve self-xss warning message for Scratchpad. r=jwalker 2014-08-14 07:03:00 -04:00
experiments Bug 1048793 - Remove Experiments CertUtils usage as PublicKeyPinningService already provides the same functionality. r=mmc 2014-08-08 14:14:22 +02:00
extensions Bug 1051999 - Update pdf.js to version 1.0.645. r=yury 2014-08-11 15:28:35 -04:00
fuel Bug 1049998 - Flatten browser/fuel/{public,src}/ directories. r=mak 2014-08-07 21:52:04 -07:00
installer Bug 1038991 - DevTools security cert generator. r=dkeeler, r=past, r=gps 2014-08-05 10:23:00 -04:00
locales Bug 990678 - Add ability to make audio only calls in Loop standalone and desktop. r=Standard8 2014-08-15 19:45:31 +01:00
metro Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst 2014-08-12 14:30:59 +02:00
modules Bug 1041678 - CTRL/Command K should goto search bar in new tab if open, rather than opening about:home. r=Gijs, r=adw 2014-08-14 15:48:00 -04:00
themes Bug 1007642 - Remove pointer cursor for Location Bar and search buttons on Linux. r=Gijs 2014-08-14 18:20:00 -04:00
app-rules.mk
app.mozbuild Bug 1049249 - Remove app_libxul_dirs. r=mshal 2014-08-07 02:58:49 +09:00
build.mk Bug 672509 - Add a make sdk rule at toplevel. r=gps 2014-01-20 09:10:12 +09:00
confvars.sh Bug 753203 - Enable exact rooting by default in all configurations; r=sfink 2014-07-18 11:26:46 -07:00
defs.mk
LICENSE
Makefile.in Bug 1044657 - Move PYTHON_UNIT_TESTS to moz.build; r=mshal 2014-07-28 17:51:12 +02:00
moz.build Bug 1043820 - Remove PARALLEL_DIRS. r=gps 2014-07-29 08:57:59 +09:00