Closed
Bug 1581609
Opened 2 years ago
Closed 2 years ago
Support dictionary values for content_security_policy in manifest
Categories
(WebExtensions :: General, enhancement, P2)
WebExtensions
General
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: mixedpuppy, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
This implements the initial support of "extension_pages" as a key in content_security_policy.
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Priority: -- → P2
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:mixedpuppy, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(mixedpuppy)
| Assignee | ||
Comment 3•2 years ago
|
||
This is waiting on a review for a patch in the stack.
Flags: needinfo?(mixedpuppy)
Pushed by scaraveo@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1a07c94b54c5 rename extension contentSecurityPolicy to support multiple V3 CSP values r=rpl,webidl
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Assignee: nobody → mixedpuppy
Comment 6•2 years ago
|
||
Hello,
Will this fix require manual validation? If yes, please provide some steps to reproduce in order to correctly test it and also, please set the "qe-verify+" flag. Otherwise, could the "qe-verify-" flag be added?
Thanks!
Updated•2 years ago
|
Flags: needinfo?(mixedpuppy)
You need to log in
before you can comment on or make changes to this bug.
Description
•