[Webkit-unassigned] [Bug 141316] New: ScriptController::initScript should not subject to CSP if the world it is running in is isolated world

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 18:19:20 PST 2015


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

            Bug ID: 141316
           Summary: ScriptController::initScript should not subject to CSP
                    if the world it is running in is isolated world
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zachli at apple.com

In ScriptController:initScript, we can see whether we allow "eval" is based on the Content Security Policy of the page. Scripts running in isolated world should not subject to this.

-- 
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/20150206/11d63800/attachment-0002.html>


More information about the webkit-unassigned mailing list