Bug 143113 - [WK2][Cocoa] Add private API to override the network disk cache size
Summary: [WK2][Cocoa] Add private API to override the network disk cache size
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-26 14:41 PDT by Chris Dumez
Modified: 2015-03-26 15:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (11.75 KB, patch)
2015-03-26 14:49 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.