Closed
Bug 1627210
Opened 4 years ago
Closed 8 months ago
PermissionUI: Allow setting persistent permissions for file URIs
Categories
(Firefox :: Site Permissions, enhancement, P3)
Firefox
Site Permissions
Tracking
()
RESOLVED
FIXED
111 Branch
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: pbz, Assigned: gregp)
References
Details
Attachments
(1 file)
Now that SitePermissions
supports setting permissions for file URIs, we can remove the exceptions for file URIs in PermissionUI.jsm and show the "remember" checkboxes.
The URI scheme checks are here:
https://searchfox.org/mozilla-central/rev/4ccefc3181f9d237ef4ca8bd17b4e7c101ddf7b5/browser/modules/PermissionUI.jsm#721,866,1182
Updated•1 year ago
|
Severity: normal → S3
Assignee | ||
Comment 1•8 months ago
|
||
Updated•8 months ago
|
Assignee: nobody → gp3033
Status: NEW → ASSIGNED
Pushed by pzuhlcke@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a24eb6f080ce Allow setting persistent permissions for file URIs r=pbz
Comment 3•8 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox111:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•