[webkit-reviews] review requested: [Bug 13141] XMLHttpRequest should set readyState to 0 after abort() : [Attachment 16515] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 02:52:52 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 16515: Updated patch
http://bugs.webkit.org/attachment.cgi?id=16515&action=edit

------- Additional Comments from Julien Chaffraix <julien.chaffraix at gmail.com>
After a few test, you have to always do the tests in the same order. As it is
not the case in the non recursive test, I have updated the recursive test.

If someone finds a better structure, I am welcome to update the test-case.

I have added an ASSERT to replace the changeState in Open().



More information about the webkit-reviews mailing list