RESOLVED FIXED 143113
[WK2][Cocoa] Add private API to override the network disk cache size
https://bugs.webkit.org/show_bug.cgi?id=143113
Summary [WK2][Cocoa] Add private API to override the network disk cache size
Chris Dumez
Reported 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>
Attachments
Patch (11.75 KB, patch)
2015-03-26 14:49 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-03-26 14:49:14 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-03-26 15:53:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.