Bug 271824 - Remove Trusted Types enforcement on embed and object elements
Summary: Remove Trusted Types enforcement on embed and object elements
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: 266630
  Show dependency treegraph
 
Reported: 2024-03-28 06:13 PDT by Luke Warlow
Modified: 2024-04-08 09:41 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-03-28 06:13:22 PDT
As per https://github.com/w3c/trusted-types/pull/486 the existing protections on embed and object are no longer required, so remove them from WebKit and the tests.
Comment 1 Luke Warlow 2024-03-28 06:42:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26554
Comment 2 Radar WebKit Bug Importer 2024-04-04 06:14:13 PDT
<rdar://problem/125904659>
Comment 3 EWS 2024-04-08 09:41:34 PDT
Committed 277201@main (18692f5a98be): <https://commits.webkit.org/277201@main>

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