[Webkit-unassigned] [Bug 52044] New: REGRESSION(r74807): No-cache is ignored within a document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 6 21:15:01 PST 2011


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

           Summary: REGRESSION(r74807): No-cache is ignored within a
                    document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: NeedsRadar, Regression
          Severity: Normal
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: darin at apple.com, koivisto at iki.fi


Starting with r74807 ("Move loading related code from MemoryCache to CachedResourceLoader"), requests for the same resource URL always return cached data, even if the resource is served as no-store.

This doesn't match Firefox, and is just wrong. I expect this to break sites, even though I do not have any examples (this change isn't even in nightlies yet).

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