[Webkit-unassigned] [Bug 27790] XMLHTTPRequest Status Code 0 Bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 21:11:16 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27790


Steve <zacware at mac.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |




--- Comment #2 from Steve <zacware at mac.com>  2009-08-10 21:11:15 PDT ---
I believe that your opinion that this is not actually a bug is incorrect.

jQuery and Prototype's ajax functions also experience the exact same issue I've
described in this bug report. I merely used my code to have something that ran
self-contained.

And the code I used has a javascript closure in it that should avoid the issue
you pointed out.

Regardless of that however, I just went back and tried again with the very
latest copy of both prototype and jquery and this bug still exists.

If an ajax request created via jquery or prototype is in progress, and you
reload the page at the same time, Safari will cause the error handler to fire
in both libraries.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list