[webkit-reviews] review denied: [Bug 32521] [Qt] LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html fails in manual test : [Attachment 45348] Change HTTP Method in test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 21 14:56:01 PST 2009


Alexey Proskuryakov <ap at webkit.org> has denied Robert Hogan
<robert at roberthogan.net>'s request for review:
Bug 32521: [Qt]
LayoutTests/http/tests/xmlhttprequest/access-control-basic-denied-preflight-cac
he.html fails in manual test
https://bugs.webkit.org/show_bug.cgi?id=32521

Attachment 45348: Change HTTP Method in test
https://bugs.webkit.org/attachment.cgi?id=45348&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
GET is a "simple" method as far as cross-origin XMLHttpRequest is concerned, so
its behavior is different from what we'd get with FOO.

This just looks like a QNetworkReplyHandler bug to me - all HTTP method names
are equally valid.


More information about the webkit-reviews mailing list