Implement Trusted Types support for `Element.innerHTML` without default-policy support
Categories
(Core :: DOM: Security, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
References
(Blocks 2 open bugs, Regressed 1 open bug)
Details
(Whiteboard: [domsecurity-backlog])
Attachments
(2 files)
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
<Element.cpp> already contains around 5000 lines, it doesn't need more.
GetTrustedTypeCompliantString
requires further extension which will be
implemented in separate patches.
Updated•6 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Assignee | ||
Comment 3•5 months ago
|
||
Sarah: as you mentioned you prefer ni?-requests, can you PTAL at https://phabricator.services.mozilla.com/D219876#7612418?
Comment 4•5 months ago
|
||
(In reply to Mirko Brodesser (:mbrodesser-Igalia) from comment #3)
Sarah: as you mentioned you prefer ni?-requests, can you PTAL at https://phabricator.services.mozilla.com/D219876#7612418?
Thanks, I've delegated this to :afarre and added him as a reviewer.
Assignee | ||
Comment 5•5 months ago
|
||
Andreas: could you PTAL at the pending review [1]? [2] contains context which might ease reviewing.
[1] https://phabricator.services.mozilla.com/D219876
[2] https://phabricator.services.mozilla.com/D219876#7612418
Updated•5 months ago
|
Comment 7•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/7e3f7117bf84
https://hg.mozilla.org/mozilla-central/rev/703d702702f3
Description
•