Commit Graph

63 Commits

Author SHA1 Message Date
Kris Maglione
fd67f090b2 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Brindusan Cristian
483ba301cb Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE
Backed out changeset 6e56f4c8843e (bug 1431533)
Backed out changeset 12fc4dee861c (bug 1431533)
2018-01-30 02:32:43 +02:00
Kris Maglione
683a97d172 Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
This was done using the following script:
37e3803c7a/processors/chromeutils-import.jsm

MozReview-Commit-ID: 1Nc3XDu0wGl
2018-01-29 15:20:18 -08:00
Prathiksha
9002a560cb Bug 1428581 - Make labels of the permission prompt checkboxes clickable. r=johannh
MozReview-Commit-ID: GPPmYqOX3Jb
2018-01-09 18:11:50 +05:30
Prathiksha
9a8089ff39 Bug 1368744 - Provide a way for users to deny permission prompts by default in about:preferences. r=johannh
MozReview-Commit-ID: 3k3LRi7N8PX
2017-12-20 22:32:20 +05:30
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