Closed
Bug 1627210
Opened 5 years ago
Closed 2 years 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: emz, 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•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
See Also: → CVE-2023-28161
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years 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•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years 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
•