Closed
Bug 1943360
Opened 1 year ago
Closed 1 year ago
Add a CSP to devtools documents
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: tschuster, Assigned: tschuster)
References
(Blocks 1 open bug)
Details
Attachments
(10 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
I think some devtools documents already have a Content-Security-Policy, but the following don't seem to have any:
chrome://devtools/content/accessibility/index.html
chrome://devtools/content/debugger/index.html
chrome://devtools/content/dom/index.html
chrome://devtools/content/framework/browser-toolbox/window.html
chrome://devtools/content/framework/toolbox-window.xhtml
chrome://devtools/content/inspector/index.xhtml
chrome://devtools/content/inspector/markup/markup.xhtml
chrome://devtools/content/memory/index.xhtml
chrome://devtools/content/netmonitor/index.html
chrome://devtools/content/performance-new/panel/index.xhtml
chrome://devtools/content/responsive/toolbar.xhtml
chrome://devtools/content/shared/sourceeditor/codemirror/cmiframe.html
chrome://devtools/content/storage/index.xhtml
chrome://devtools/content/styleeditor/index.xhtml
chrome://devtools/content/webconsole/index.html
chrome://devtools/content/shared/webextension-fallback.html
This list is probably incomplete, because I am still collecting data.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Debugger' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Debugger
| Assignee | ||
Updated•1 year ago
|
Component: Debugger → General
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → tschuster
| Assignee | ||
Updated•1 year ago
|
Keywords: leave-open
| Assignee | ||
Comment 2•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e1554e515f01
Add a CSP to the devtool's Debugger. r=devtools-reviewers,ochameau
| Assignee | ||
Comment 4•1 year ago
|
||
Comment 5•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 6•1 year ago
|
||
| Assignee | ||
Comment 7•1 year ago
|
||
Updated•1 year ago
|
Attachment #9465670 -
Attachment is obsolete: true
| Assignee | ||
Comment 8•1 year ago
|
||
| Assignee | ||
Comment 9•1 year ago
|
||
| Assignee | ||
Comment 10•1 year ago
|
||
| Assignee | ||
Comment 11•1 year ago
|
||
Comment 12•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/bf1e410e174f
Add a CSP to the devtool's Accessibility tab. r=devtools-reviewers,nchevobbe
Comment 13•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 14•1 year ago
|
||
| Assignee | ||
Comment 15•1 year ago
|
||
Comment 16•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5fe5ab69c5c9
Add a CSP to the devtool's Console. r=devtools-reviewers,bomsy
https://hg.mozilla.org/integration/autoland/rev/b93d5e9313de
Add a CSP to the devtool's Inspector. r=devtools-reviewers,bomsy
https://hg.mozilla.org/integration/autoland/rev/387203fc61b0
Add a CSP to the devtool's Netmonitor. r=devtools-reviewers,bomsy
https://hg.mozilla.org/integration/autoland/rev/c631343be068
Add a CSP to the devtool's Storage tab. r=devtools-reviewers,bomsy
https://hg.mozilla.org/integration/autoland/rev/9362682258fe
Add a CSP to the devtool's Style Editor. r=devtools-reviewers,bomsy
Comment 17•1 year ago
|
||
| bugherder | ||
Comment 18•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1e300692756d
Add a CSP to the devtool's Memory tab. r=devtools-reviewers,bomsy
https://hg.mozilla.org/integration/autoland/rev/357aeef0e910
Add a CSP to the devtool's Responsive toolbar. r=devtools-reviewers,bomsy
Comment 19•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 20•1 year ago
|
||
| Assignee | ||
Comment 21•1 year ago
|
||
For tracking purposes I am going to open a new bug for the remaining files without a CSP.
Keywords: leave-open
Comment 22•1 year ago
|
||
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f21cecb256a6
Add a CSP to the devtool's Inspector Markup View. r=devtools-reviewers,bomsy
| Assignee | ||
Updated•1 year ago
|
Summary: Add a CSP to all devtools documents → Add a CSP to devtools documents
Comment 23•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
| Assignee | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•