Closed
Bug 1973182
Opened 1 month ago
Closed 1 month ago
trusted-types-navigation.html: Add tests for the case when the default policy throws or makes the URL invalid
Categories
(Core :: DOM: Security, enhancement)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
142 Branch
Tracking | Status | |
---|---|---|
firefox142 | --- | fixed |
People
(Reporter: fredw, Assigned: fredw)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•1 month ago
|
||
Note that these tests are failing in Chromium and WebKit too, whereas
browsers should really report a CSP violation per the spec:
https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-pre-navigation-check
Pushed by fwang@igalia.com:
https://github.com/mozilla-firefox/firefox/commit/4b9953661993
https://hg.mozilla.org/integration/autoland/rev/5fe53e282b68
trusted-types-navigation.html: Add tests for the case when the default policy throws or makes the URL invalid. r=smaug
Pushed by amarc@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/8af12ae87408
https://hg.mozilla.org/integration/autoland/rev/e362324cadfd
Revert "Bug 1973182 - trusted-types-navigation.html: Add tests for the case when the default policy throws or makes the URL invalid. r=smaug" for causing lint failures @ navigation-support.js
Backed out for causing lint failures @ navigation-support.js
Flags: needinfo?(fwang)
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53284 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Pushed by fwang@igalia.com:
https://github.com/mozilla-firefox/firefox/commit/f402ca006efc
https://hg.mozilla.org/integration/autoland/rev/d9e7c22ef560
trusted-types-navigation.html: Add tests for the case when the default policy throws or makes the URL invalid. r=smaug
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox142:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 142 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/53438 for changes under testing/web-platform/tests
Upstream PR merged by moz-wptsync-bot
Updated•10 days ago
|
QA Whiteboard: [qa-triage-done-c143/b142]
You need to log in
before you can comment on or make changes to this bug.
Description
•