[Webkit-unassigned] [Bug 69849] New: Script requests for the same URL aren't retried after a 502

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 10:40:56 PDT 2011


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

           Summary: Script requests for the same URL aren't retried after
                    a 502
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sfrancis at yahoo-inc.com


Created an attachment (id=110535)
 --> (https://bugs.webkit.org/attachment.cgi?id=110535&action=review)
Repro of 502 retry bug

I am dynamically loading a script.  If I get an error when loading the script, I wait a while and try to get it again.  When the error is a 502, Safari won't issue a new request for the file.

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