[Webkit-unassigned] [Bug 13141] XMLHttpRequest should set readyState to 0 after abort()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 18 08:41:02 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13141
julien.chaffraix at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |julien.chaffraix at gmail.com
------- Comment #11 from julien.chaffraix at gmail.com 2007-10-18 08:41 PDT -------
Forgot to CC'ed me on that bug. Sorry for the lack of update.
> Actually, this doesn't seem to do what the specification says, namely, step 4
> says that readystatechange event shouldn't be fired when zeroing out the state.
> Perhaps it would be appropriate to implement the rest of the algorithm in this
> patch, but that can be done later, too.
You are totally true, the patch was way too simple. I will implement the rest
of the algorithm as you suggested (following strictly the specification this
time) and add the required test cases.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list