WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
Bug 267274
Implement initial Trusted Type support on sinks
https://bugs.webkit.org/show_bug.cgi?id=267274
Summary
Implement initial Trusted Type support on sinks
Luke Warlow
Reported
2024-01-09 08:34:13 PST
Implement the necessary changes for trusted types to work on the various sinks. Such that passing a TrustedHTML to document.body.innerHTML works, but ensuring a string also works. This won't be a full implementation as no enforcement will occur.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-01-16 08:35:14 PST
<
rdar://problem/121052523
>
Luke Warlow
Comment 2
2024-01-18 04:16:57 PST
This will not include element setAttribute, setAttributeNs or document.execCommand()
Luke Warlow
Comment 3
2024-01-18 05:38:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22909
Luke Warlow
Comment 4
2024-02-01 04:23:54 PST
Merging into
https://bugs.webkit.org/show_bug.cgi?id=267685
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug