Bug 269718 - Implement trusted types integration with script element IDL
Summary: Implement trusted types integration with script element IDL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Safari 17
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Warlow
URL:
Keywords: InRadar
Depends on:
Blocks: 269365
  Show dependency treegraph
 
Reported: 2024-02-19 09:07 PST by Luke Warlow
Modified: 2024-05-03 14:11 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.
Description Luke Warlow 2024-02-19 09:07:37 PST
Implement the initial integration with the script element. This will only include the IDL attributes and not the enforcement at runtime which will be a follow up.
Comment 1 Luke Warlow 2024-02-19 09:30:05 PST
Pull request: https://github.com/WebKit/WebKit/pull/24754
Comment 2 Radar WebKit Bug Importer 2024-02-26 09:08:13 PST
<rdar://problem/123635279>
Comment 3 EWS 2024-05-03 14:11:45 PDT
Committed 278343@main (4e8f9225aef7): <https://commits.webkit.org/278343@main>

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