[Webkit-unassigned] [Bug 101683] New: Should CSP check be moved from ScriptController::executeIfJavaScriptURL to ScriptController::canExecuteScripts?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 18:30:34 PST 2012


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

           Summary: Should CSP check be moved from
                    ScriptController::executeIfJavaScriptURL to
                    ScriptController::canExecuteScripts?
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: abarth at webkit.org, mkwst at chromium.org


Most of these checks are there, so perhaps the CSP one should be there, too?

Notably, isViewSource check seems to be duplicated in these locations... But one looks in Frame, and another in Document!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list