[webkit-reviews] review granted: [Bug 97597] CSP logging: Be more developer-friendly when 'default-src' is violated. : [Attachment 165663] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 25 15:54:09 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mike West <mkwst at chromium.org>'s
request for review:
Bug 97597: CSP logging: Be more developer-friendly when 'default-src' is
violated.
https://bugs.webkit.org/show_bug.cgi?id=97597

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

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


> Source/WebCore/page/ContentSecurityPolicy.cpp:893
> +	   suffix = " Note that 'script-src' was not explicitly set, so
'default-src' is used as a fallback.";

is -> was ?


More information about the webkit-reviews mailing list