[webkit-reviews] review requested: [Bug 13141] XMLHttpRequest
should set readyState to 0 after abort() : [Attachment 16423]
Proposed patch and testcase
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 27 15:28:39 PDT 2007
Julien Chaffraix <julien.chaffraix at gmail.com> has asked for review:
Bug 13141: XMLHttpRequest should set readyState to 0 after abort()
http://bugs.webkit.org/show_bug.cgi?id=13141
Attachment 16423: Proposed patch and testcase
http://bugs.webkit.org/attachment.cgi?id=16423&action=edit
------- Additional Comments from Julien Chaffraix <julien.chaffraix at gmail.com>
The expected results of the test case seem strange and might be related to the
platform on which I have tested it.
Opera goes all the way to the 4th state, which should be the case here too.
More information about the webkit-reviews
mailing list