[webkit-reviews] review granted: [Bug 69387] Wean ContentSecurityPolicy from the Document : [Attachment 109720] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 17:19:46 PDT 2011


Adam Barth <abarth at webkit.org> has granted Sam Weinig <sam at webkit.org>'s
request for review:
Bug 69387: Wean ContentSecurityPolicy from the Document
https://bugs.webkit.org/show_bug.cgi?id=69387

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=109720&action=review


> Source/WebCore/dom/Document.h:615
> +    virtual void disableEval();

Do we have the OVERRIDE keyword from clang available?  This is a classic use
case.


More information about the webkit-reviews mailing list