[Webkit-unassigned] [Bug 13141] XMLHttpRequest should set readyState to 0 after abort()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 27 05:18:38 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13141
julien.chaffraix at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16477|0 |1
is obsolete| |
Attachment #16553|0 |1
is obsolete| |
Attachment #16901| |review?
Flag| |
------- Comment #12 from julien.chaffraix at gmail.com 2007-10-27 05:18 PDT -------
Created an attachment (id=16901)
--> (http://bugs.webkit.org/attachment.cgi?id=16901&action=view)
Updated patch
The patch set readyState to 0 when abort() is called without dispatching an
event. It is the behaviour of IE and Opera (FF dispatch an event).
This patch will correct the behaviour until the new algorithm is implemented.
--
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