Bug 142183

Summary: Add way to dump cache meta data to file
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2015-03-02 11:24:47 PST
For debugging purposes
Comment 1 Antti Koivisto 2015-03-02 11:56:14 PST
Created attachment 247688 [details]
patch
Comment 2 WebKit Commit Bot 2015-03-02 11:58:24 PST
Attachment 247688 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.h:152:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageCocoa.mm:493:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2015-03-02 12:53:02 PST
Comment on attachment 247688 [details]
patch

OK!
Comment 4 WebKit Commit Bot 2015-03-02 13:51:35 PST
Comment on attachment 247688 [details]
patch

Clearing flags on attachment: 247688

Committed r180894: <http://trac.webkit.org/changeset/180894>
Comment 5 WebKit Commit Bot 2015-03-02 13:51:38 PST
All reviewed patches have been landed.  Closing bug.