Apply Meta CSP to about:downloads
Categories
(Core :: DOM: Security, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
Details
(Whiteboard: [domsecurity-backlog1])
Attachments
(2 files, 1 obsolete file)
11.42 KB,
patch
|
Details | Diff | Splinter Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Assignee | ||
Comment 6•6 years ago
|
||
Comment 7•6 years ago
|
||
Assignee | ||
Comment 8•6 years ago
|
||
Comment 9•6 years ago
|
||
Assignee | ||
Comment 10•6 years ago
|
||
Gijs, I am stuck on that patch and I already spent quite so much time on it. Any feedback is highly appreciated. In particular, I have 4 questions which are marked "XXX Q1" to "XXX Q4". If you can help me resolve/provide feedback on any of those I would appreciate it.
A bit of background:
On XUL pages we can't simply apply a Meta CSP hence we are adding a custom attribute "csp" on XULElement which then feeds that attribute into the CSP machinery. Applying the CSP seems to work fine, but I am running into problems where the CSP blocks things which now need to be resolved.
Thanks for your time!
Comment 11•6 years ago
|
||
Comment 12•6 years ago
•
|
||
For future reference, you can put things up in phabricator and not request review, and then needinfo me on the bug or tag me in a phabricator comment, and that'll also work even if it's not ready for final review - and has the benefit of better context availability and interdiffs for the final patch (and working markdown in comments... I asked the BMO team about this already and it's a known issue, AIUI). :-)
Assignee | ||
Comment 13•5 years ago
|
||
Comment 14•5 years ago
|
||
Comment 15•5 years ago
|
||
bugherder |
Description
•