[Webkit-unassigned] [Bug 103309] New: XMLHttpRequest timeout doesn't work for synchronous requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 15:44:04 PST 2012


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

           Summary: XMLHttpRequest timeout doesn't work for synchronous
                    requests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: beidson at apple.com, dominik.rottsches at intel.com,
                    joepeck at webkit.org


I'm not sure if we want to give authors control over sync XHR timeout, but it looks like we currently don't.

After calling setTimeoutInterval() in XMLHttpRequest::createRequest() ,we reset the timeout to 10 seconds in FrameLoader::loadResourceSynchronously().

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