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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 10 21:34:38 PDT 2009


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2009-08-10 21:34:38 PDT ---
> And the code I used has a javascript closure in it that should avoid the issue
> you pointed out.

You don't get a new closure each time you call a function, no.

> 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.

This sounds like something different than reported originally. The linked test
doesn't even have an error event handler.

Please clarify what exactly you report as a bug. If it's something different
than reported originally, it's best to resolve this issue as INVALID and file a
new one to avoid further confusion.

-- 
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