Bug 145418

Summary: Disable network cache for old clients
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, mitz, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch
none
follow-up kling: review+

Description Antti Koivisto 2015-05-27 15:46:48 PDT
Existing modern WebKit API clients may rely on ability to clear disk cache via NSURLCache methods.
Comment 1 Antti Koivisto 2015-05-27 15:47:52 PDT
rdar://problem/21126587
Comment 2 Antti Koivisto 2015-05-27 15:56:40 PDT
Created attachment 253808 [details]
patch
Comment 3 WebKit Commit Bot 2015-05-27 17:26:09 PDT
Comment on attachment 253808 [details]
patch

Clearing flags on attachment: 253808

Committed r184929: <http://trac.webkit.org/changeset/184929>
Comment 4 WebKit Commit Bot 2015-05-27 17:26:14 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Antti Koivisto 2015-05-28 12:09:32 PDT
Created attachment 253853 [details]
follow-up
Comment 6 Andreas Kling 2015-05-28 12:19:28 PDT
Comment on attachment 253853 [details]
follow-up

ok
Comment 7 Antti Koivisto 2015-05-28 14:06:18 PDT
http://trac.webkit.org/changeset/184961