Add Trusted Types pre-navigation check WPT for form-submission
Categories
(Core :: DOM: Security, task)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
References
Details
(Whiteboard: [domsecurity-backlog], [wptsync upstream])
Attachments
(6 files)
|
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 |
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
The factored out code will be extended in the next part.
| Assignee | ||
Comment 2•1 year ago
|
||
Before, the sub-tests passed without any assertions, hampering checking
whether the tests were indeed correct.
Depends on D223593
| Assignee | ||
Comment 3•1 year ago
|
||
Previously, the event listeners of a previous test run would stay,
contributing to the set of assertions of the current test run.
Depends on D223594
| Assignee | ||
Comment 4•1 year ago
|
||
Depends on D223595
| Assignee | ||
Comment 5•1 year ago
|
||
It was confusing.
Depends on D223595
| Assignee | ||
Comment 6•1 year ago
|
||
Before, <navigation-support.html> didn't correctly break the loop, as it
didn't use hashes.
Depends on D223753
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 9•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/15c7ca4e6fd3
https://hg.mozilla.org/mozilla-central/rev/81dc54226b76
https://hg.mozilla.org/mozilla-central/rev/578331c28bb3
https://hg.mozilla.org/mozilla-central/rev/0778f75c7ba9
https://hg.mozilla.org/mozilla-central/rev/1e668345dab2
https://hg.mozilla.org/mozilla-central/rev/999a70cf9b2d
Description
•