Bug 143113

Summary: [WK2][Cocoa] Add private API to override the network disk cache size
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, barraclough, commit-queue, koivisto, mitz, sam
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-03-26 14:41:59 PDT
Add private API to let the client override the network disk cache size. By default, the network disk cache is automated determined based on the CacheModel and the available disk space. However, for testing purposes, it can be used for the client-side to be able to override the disk cache size.

Radar: <rdar://problem/20315669>
Comment 1 Chris Dumez 2015-03-26 14:49:14 PDT
Created attachment 249515 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-26 15:52:58 PDT
Comment on attachment 249515 [details]
Patch

Clearing flags on attachment: 249515

Committed r182031: <http://trac.webkit.org/changeset/182031>
Comment 3 WebKit Commit Bot 2015-03-26 15:53:02 PDT
All reviewed patches have been landed.  Closing bug.