[webkit-reviews] review granted: [Bug 57600] cross-origin XMLHttpRequest doesn't work with redirect : [Attachment 133166] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 19:01:57 PDT 2012


Bill Budge <bbudge at gmail.com> has granted  review:
Bug 57600: cross-origin XMLHttpRequest doesn't work with redirect
https://bugs.webkit.org/show_bug.cgi?id=57600

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

------- Additional Comments from Bill Budge <bbudge at gmail.com>
Added test expectations and fixed style.

The existing access-control-and-redirects.html test doesn't appear to need
rebaselining. Sync loads still fail and async ones appear to fail because the
redirect doesn't pass the access control check as it has no CORS headers. We
might still want to update the test.

An earlier attachment to this issue added some tests but we should probably
remove those now.


More information about the webkit-reviews mailing list