Closed
Bug 1574473
Opened 7 years ago
Closed 6 years ago
nsContentBlocker PermissionManager calls should use principals
Categories
(Core :: Permission Manager, task, P2)
Core
Permission Manager
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
Details
Attachments
(1 file)
We would like to remove permission manager calls with nsIURI in bug 1402957.
PermissionManager usage with nsIURI: https://searchfox.org/mozilla-central/rev/3a61fb322f74a0396878468e50e4f4e97e369825/extensions/permissions/nsContentBlocker.cpp#295
Updated•7 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
Depends on D45847
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/887b215b44ae
Updated nsContentBlocker::TestPermission to use LegacyTestPermissionFromURI. r=Ehsan
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•