[Webkit-unassigned] [Bug 273394] New: Investigate moving 'unsafe-eval' check into canCompileStrings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 03:29:40 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=273394

            Bug ID: 273394
           Summary: Investigate moving 'unsafe-eval' check into
                    canCompileStrings
           Product: WebKit
           Version: Safari 17
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: lwarlow at igalia.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240429/f66613e3/attachment-0001.htm>


More information about the webkit-unassigned mailing list