Bug 139458

Summary: Add support for clearing the disk cache
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Anders Carlsson 2014-12-09 13:40:45 PST
Add support for clearing the disk cache
Comment 1 Anders Carlsson 2014-12-09 13:44:09 PST
Created attachment 242961 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-09 13:48:02 PST
Attachment 242961 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/NetworkProcess.h:119:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cocoa/NetworkProcessCocoa.mm:136:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-12-09 13:53:10 PST
Committed r177038: <http://trac.webkit.org/changeset/177038>