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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 15:39:42 PDT 2009


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

           Summary: cannot launch asynchronous xmlhttprequest from unload
                    event.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://renevier.net/bugs/xmlhttprequest_unload.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
I'm trying to ping the server when user leaves page. So, I'm running an
asynchronous xmlhttprequest from unload event. This works fine in internet
explorer, firefox, opera (when it manages to send an unload event). But with
webkit-gtk, my server nevers gets the requests.
To reproduce, copy testcase to your webserver, and check for a get request to
file.php in your logs.


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