[Webkit-unassigned] [Bug 25842] New: Cache Policy Ignored in webView:resource:willSendRequest:redirectResponse:fromDataSource:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 17 16:33:46 PDT 2009


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

           Summary: Cache Policy Ignored in
                    webView:resource:willSendRequest:redirectResponse:fromDa
                    taSource:
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: admin at tacosw.com


When modifying a request in the delegate method (Safari 4 beta)
webView:resource:willSendRequest:redirectResponse:fromDataSource:, the cache
policy is ignored. When setting it to NSURLRequestReloadIgnoringCacheData, the
cache is still used for the request, even if you change the URL path in the
modified request.  The cache policy was followed in previous versions of
WebKit.

I found another person who came across the same issues, described in more
detail here:
http://lists.apple.com/archives/webkitsdk-dev/2009/Apr/msg00026.html


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list