[Webkit-unassigned] [Bug 50101] New: [GTK] SoupCache should not ignore loader's conditional requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 26 02:02:55 PST 2010


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

           Summary: [GTK] SoupCache should not ignore loader's conditional
                    requests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


WebKit's resource loader cache does issue its own conditional requests for the resources it caches. SoupCache must not handle those conditional requests internally and should return the response to the message "as is", i.e., it should not return the cached response if any.

This is causing loading issues when using the cache.

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