Bug 273394

Summary: Investigate moving 'unsafe-eval' check into canCompileStrings
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 267694    
Bug Blocks:    

Luke Warlow
Reported 2024-04-29 03:29:40 PDT
Currently the Trusted Types canCompileStrings function is just doing TrustedTypes checks, it could make sense to move the CSP 'unsafe-eval' checking into that function too.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-05-06 03:30:16 PDT
Luke Warlow
Comment 2 2024-05-30 03:36:48 PDT
From a perf point of view it probably doesn't so going to close
Note You need to log in before you can comment on or make changes to this bug.