WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
Bug 273394
Investigate moving 'unsafe-eval' check into canCompileStrings
https://bugs.webkit.org/show_bug.cgi?id=273394
Summary
Investigate moving 'unsafe-eval' check into canCompileStrings
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-05-06 03:30:16 PDT
<
rdar://problem/127596772
>
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.
Top of Page
Format For Printing
XML
Clone This Bug