Closed
Bug 1569975
Opened 5 years ago
Closed 5 years ago
Add documentation for errors related to CSP when working on devtools
Categories
(DevTools :: Documentation, task, P3)
DevTools
Documentation
Tracking
(firefox70 fixed)
RESOLVED
FIXED
Firefox 70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We enabled CSP on about:devtools-toolbox in https://bugzilla.mozilla.org/show_bug.cgi?id=1567877
This means that there are now restrictions on which URL schemes can be used to load resources in devtools.
about:devtools-toolbox is the base URL for the toolbox iframe. So in theory anyone working on DevTools might be exposed to CSP errors now. We should mention this in the documentation so that developers can easily find information about this error and see which schemes are allowed and which are not.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Attachment #9081676 -
Attachment description: Bug 1569975 - Add documentation about CSP in devtools → Bug 1569975 - Add documentation about CSP in DevTools toolbox document
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dd3a15beada7
Add documentation about CSP in DevTools toolbox document r=sole
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•