Re: calling abort method on XMLHttpRequest instance fires onreadystatechange with readyState 4
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Message-ID | <[email protected]> |
Martin Honnen wrote: > Those program ids above are all bound to MSXML 3 on my system, if I run > the same test with program ids for MSXML 4 or MSXML 5 or MSXML 6 however > the sequence is simply > 1 > then abort is called and it sets readyState to 0. Interesting. Could you post that to the web apis discussion? -Boris