[Webkit-unassigned] [Bug 80551] New: REGRESSION (r107672): Cached XMLHttpRequest responses are not delivered when response has a ETag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 16:52:33 PST 2012


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

           Summary: REGRESSION (r107672): Cached XMLHttpRequest responses
                    are not delivered when response has a ETag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Critical
          Priority: P1
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: beidson at apple.com, abarth at webkit.org,
                    japhet at chromium.org


If a response is cached with ETag, it cannot be fetched from cache with XMLHttpRequest.

To reproduce, 
1. unpack attached files into LayoutTests/http/tests, 
2. run-webkit-httpd,
3. Open http://127.0.0.1:8000/304.html,
4. Follow instructions in test.

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