[webkit-reviews] review granted: [Bug 113407] Improve console warnings for 'access-control-allow-origin' headers. : [Attachment 195332] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 09:53:44 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Mike West
<mkwst at chromium.org>'s request for review:
Bug 113407: Improve console warnings for 'access-control-allow-origin' headers.
https://bugs.webkit.org/show_bug.cgi?id=113407

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=195332&action=review


r=me assuming that fixing failing tests is simple.

> Source/WebCore/ChangeLog:12
> +	   'http://*.example.com' isn't a valid value, but hundreds of sites
(try
> +	   to) use it.

Should we change the spec to make it valid?


More information about the webkit-reviews mailing list