[Webkit-unassigned] [Bug 246616] New: Sandbox not working in CSP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 04:48:57 PDT 2022


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

            Bug ID: 246616
           Summary: Sandbox not working in CSP
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Extensions
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: carlosj-webkit-bugzilla at jeurissen.co
                CC: timothy at apple.com

When the sandbox directive is included in the content_security_policy, even when it includes allow-scripts, it breaks all functionality from the extensions. It seems allow-scripts is simply ignored.

A test/demo version can be found here:
https://github.com/carlosjeurissen/webext-tech-demo-extensions/tree/main/issues/safari-9612454-sandbox-in-csp

In normal browsers, "loading..." should change to "loaded". Not in safari due to this issue.

Previously reported as:
https://feedbackassistant.apple.com/feedback/9612454
https://developer.apple.com/forums/thread/669989

-- 
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/20221017/75248a2a/attachment-0001.htm>


More information about the webkit-unassigned mailing list