Commit Graph

8 Commits

Author SHA1 Message Date
Johann Hofmann
04908d62f7 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
2017-07-10 23:33:37 +02:00
Dan Banner
5af4450327 Bug 1408777 - Automatically fix instances of missing semicolons in the tree. r=Standard8
MozReview-Commit-ID: Jm8BRgt6mIv
2017-10-15 20:50:39 +01:00
Prathiksha
fd8b502bf9 Bug 1388107 - Support unknown capability values in the sitePermissions.xul dialog. r=johannh
MozReview-Commit-ID: 94mG93fe5OY
2017-10-02 22:12:12 +05:30
Prathiksha
cbdf57ebfd Bug 1400219 - Align permission status menulists in the permission dialog with the header and adjust the menulist margin. r=johannh
MozReview-Commit-ID: LaY1YaNZydg
2017-09-08 19:11:02 +05:30
Prathiksha
bf4573bf72 Bug 1385221 - Implement Permission sorting in the Permissions dialog. r=johannh
MozReview-Commit-ID: 1F9eZ54ppbB
2017-08-16 21:27:02 +05:30
Prathiksha
f39a452f64 Bug 1385222 - Add the search functionality in the sitePermissions.xul dialog. r=johannh
MozReview-Commit-ID: JFkZPfL0hJl
2017-08-08 12:19:47 +05:30
Johann Hofmann
40ff4a0cf9 Bug 1387987 - Use listheader instead of richlistitem as list header in the permission dialog. r=prathiksha
MozReview-Commit-ID: DJayquaZ01V
2017-08-07 10:42:15 +02:00
Prathiksha
d4144b4e4e Bug 1373206 - Create a new dialog for notification settings under Firefox Preferences to match the new spec. r=johannh
MozReview-Commit-ID: 5gk4mr3D0jT
2017-06-29 23:49:35 +05:30