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
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.