[webkit-reviews] review granted: [Bug 86848] Inline script and style blocked by Content Security Policy should provide more detailed console errors. : [Attachment 142792] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 15:12:15 PDT 2012


Adam Barth <abarth at webkit.org> has granted Mike West <mkwst at chromium.org>'s
request for review:
Bug 86848: Inline script and style blocked by Content Security Policy should
provide more detailed console errors.
https://bugs.webkit.org/show_bug.cgi?id=86848

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

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


> Source/WebCore/page/ContentSecurityPolicy.h:38
> +namespace WTF {
> +
> +class OrdinalNumber;
> +
> +}

No need for blank lines around class OrdinalNumber


More information about the webkit-reviews mailing list