Bug 267692 - Implement trusted types integration with setTimeout and setInterval
Summary: Implement trusted types integration with setTimeout and setInterval
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Warlow
URL:
Keywords: InRadar
Depends on:
Blocks: 266630
  Show dependency treegraph
 
Reported: 2024-01-18 04:34 PST by Luke Warlow
Modified: 2024-04-02 07:59 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Radar WebKit Bug Importer 2024-01-25 04:35:15 PST
<rdar://problem/121592385>
Comment 2 Luke Warlow 2024-02-12 06:36:46 PST
This is slightly more tricky than it might seem because setTimeout in webkit has a different IDL definition that expected.
Comment 3 Luke Warlow 2024-03-11 09:10:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/25723
Comment 4 EWS 2024-04-02 07:59:25 PDT
Committed 276934@main (e3c49184f6ef): <https://commits.webkit.org/276934@main>

Reviewed commits have been landed. Closing PR #25723 and removing active labels.