disallowing the systemprincipal to load remote documents shouldnt break the discoverypane
Categories
(Core :: DOM: Security, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: freddy, Assigned: freddy)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [domsecurity-active])
Attachments
(1 file, 2 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
bug 1513445 broke the discovery pane, because it loads documents via HTTPS through the SystemPrincipal.
Unfortunately, I'm not allowed to break the discovery pane. This bug makes an exception, that will hopefully be removed soon.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D27291
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4cf10c7b68ad
re-allow systemprincipal load for discovery pane r=ckerschb
Comment 4•6 years ago
|
||
Backed out for XPCShell crashes on test_csp_upgrade_insecure_request_header.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/d4f6bdf5acb3a7d0e6bc5f5a43fe20f05aacc903
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=239952795&repo=autoland&lineNumber=2180
Assignee | ||
Comment 5•6 years ago
|
||
newest revision has the missing null check. please check in again.
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/3de5ac08cf98
re-allow systemprincipal load for discovery pane r=ckerschb
Updated•6 years ago
|
Assignee | ||
Comment 7•6 years ago
|
||
Depends on D27291
Updated•6 years ago
|
Comment 9•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3de5ac08cf98
https://hg.mozilla.org/mozilla-central/rev/d4b147962dc0
Updated•3 years ago
|
Updated•3 years ago
|
Description
•