Bug 142183 - Add way to dump cache meta data to file
Summary: Add way to dump cache meta data to file
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 11:24 PST by Antti Koivisto
Modified: 2015-03-02 13:51 PST (History)
1 user (show)

See Also:


Attachments
patch (17.04 KB, patch)
2015-03-02 11:56 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff

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