gecko-dev/browser
Johann Hofmann 15b4f36f56 Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo
Part 1 added support for changing default permissions via pref. This
patch adds support in the frontend code, which is required to actually
make it work for most permission prompts.

This patch introduces the concept of SitePermissions.PROMPT (which
already exists in the permission manager) to distinguish between
the default UNKNOWN state and the explicit PROMPT state. They both
have the same effect (always asking the user for confirmation).

MozReview-Commit-ID: 2Gg9uwigter

--HG--
extra : rebase_source : 2c8da24f849cee53e17be8897c0b320ca9e39e7e
2017-07-10 23:33:37 +02:00
..
app Bug 1402267 - Restart the SessionWorker each time there are failures reported as much as defined in the 'browser.sessionstore.max_write_failures' pref. r=ttaubert 2017-10-17 11:59:33 +02:00
base Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo 2017-07-10 23:33:37 +02:00
branding Bug 1408209 - open a whats new page in devedition (aurora branding) when version bumps. r=jaws 2017-10-13 15:44:58 -07:00
components Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo 2017-07-10 23:33:37 +02:00
config Bug 1408455 - Add tooltool manifests for vs2017. r=mshal 2017-10-13 09:20:00 -07:00
docs Bug 1388902 remove socialapi share, r=florian 2017-08-16 08:54:21 -07:00
experiments Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8 2017-10-15 20:50:39 +01:00
extensions Backed out changeset c94d9d435a0d (bug 1389424) for eslint failure at browser/extensions/onboarding/bootstrap.js:159: Expected space(s) after "catch". r=backout 2017-10-17 18:16:14 +02:00
fonts
installer Bug 1407115 - Don't ship run-mozilla.sh. r=ted 2017-10-10 14:31:23 +09:00
locales Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo 2017-07-10 23:33:37 +02:00
modules Bug 1379560 - Part 2 - Add support for custom default permissions in SitePermissions.jsm. r=Paolo 2017-07-10 23:33:37 +02:00
themes Bug 1033395 - Panels Should Be Anchored from the Same Height on the Toolbar. r=johannh 2017-09-13 15:49:32 -04:00
tools/mozscreenshots Bug 1403680 - Screenshot configurations should supply a relative CSS selector. r=jaws 2017-10-05 13:29:06 -04:00
.eslintrc.js
app-rules.mk
app.mozbuild
build.mk bug 1370506, add l10n-related targets to top-level build.mk, r=glandium 2017-06-16 12:13:55 +02:00
confvars.sh Bug 1391643 - Build stub installer when building Nightly on try. r=mhowell 2017-08-18 13:19:17 -04:00
defs.mk
LICENSE
Makefile.in
moz.build Bug 1355088 - add BUG_COMPONENT to browser/* files. r=mossop 2017-08-25 13:08:45 -04:00
moz.configure