[Webkit-unassigned] [Bug 55500] New: ApplicationCache - the http status code is 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 13:23:41 PST 2011


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

           Summary: ApplicationCache - the http status code is 0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michaeln at google.com
                CC: ap at webkit.org


Scripts that access XHR.status see 0 for responses that were loaded from storage. The status message is also not reflected properly in cached responses, the text value isn't stored at all. Responses that have yet to be loaded from storage have the correct values, but the round trip to and from disk losses the status code and message.

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