[webkit-reviews] review granted: [Bug 60301] Add disable-javascript-urls CSP directive : [Attachment 92471] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 12:08:08 PDT 2011


Eric Seidel <eric at webkit.org> has granted Adam Barth <abarth at webkit.org>'s
request for review:
Bug 60301: Add disable-javascript-urls CSP directive
https://bugs.webkit.org/show_bug.cgi?id=60301

Attachment 92471: Patch
https://bugs.webkit.org/attachment.cgi?id=92471&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=92471&action=review

> Source/WebCore/page/ContentSecurityPolicy.h:91
> +    bool m_disableJavaScriptURLs;

Should we note here that it's not in the spec?


More information about the webkit-reviews mailing list