[webkit-reviews] review cancelled: [Bug 3547] XMLHttpRequest.statusText returns always "OK" : [Attachment 28264] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 09:01:41 PST 2009


Adam Bergkvist <adam.bergkvist at ericsson.com> has cancelled Adam Bergkvist
<adam.bergkvist at ericsson.com>'s request for review:
Bug 3547: XMLHttpRequest.statusText returns always "OK"
https://bugs.webkit.org/show_bug.cgi?id=3547

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

------- Additional Comments from Adam Bergkvist <adam.bergkvist at ericsson.com>
Patch changes default expected results for tests 012 and 013
(http/tests/xmlhttprequest/web-apps/) to PASS and adds platform specific
expected results for mac.

Modified XMLHttpRequest::statusText to return the status text if available
regardless of the state. (Same behavior as XMLHttpRequest::status.)


More information about the webkit-reviews mailing list