Bug 267692
| Summary: | Implement trusted types integration with setTimeout and setInterval | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | DOM | Assignee: | Luke Warlow <lwarlow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/45058 | ||
| Bug Depends on: | |||
| Bug Blocks: | 266630 | ||
Luke Warlow
https://w3c.github.io/trusted-types/dist/spec/#enforcement-in-timer-functions
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/121592385>
Luke Warlow
This is slightly more tricky than it might seem because setTimeout in webkit has a different IDL definition that expected.
Luke Warlow
Pull request: https://github.com/WebKit/WebKit/pull/25723
EWS
Committed 276934@main (e3c49184f6ef): <https://commits.webkit.org/276934@main>
Reviewed commits have been landed. Closing PR #25723 and removing active labels.