[Webkit-unassigned] [Bug 19922] image doesn't get fetched when requested from an onunload handler.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 7 08:51:54 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19922
jorgechamorro at mac.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jorgechamorro at mac.com
------- Comment #5 from jorgechamorro at mac.com 2008-07-07 08:51 PDT -------
(In reply to comment #3)
> Plus I have been trying to send along a query string formatted in javascript
> and sent using a XHR POST request to the server and that doesn't get sent
> either. So in summary, any http requests are not completing in any unload event
> handler.
Did you make it a synchronous XHR ?
The (GET, synchronous) XHR in the example URL seems to work : see :
http://homepage.mac.com/jorgechamorro/cljs/002/
--
Configure bugmail: https://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