[Webkit-unassigned] [Bug 26817] cannot launch asynchronous xmlhttprequest from unload event.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 10:55:05 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX
                 CC|                            |ap at webkit.org,
                   |                            |fishd at chromium.org




--- Comment #1 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-06-14 10:55:04 PST ---
I don't think this is guaranteed in Firefox or IE.  You are probably just getting lucky.

I think this bug is WONTFIX.

IE does however let you create an image during an unload handler, and the image request will be delivered (unless the browser is shutting down completely).  Bug 30457 is about implementing this very same quirk.

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