Bug 142190 - Return disk cache entries from the new disk cache
Summary: Return disk cache entries from the new disk cache
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-02 15:18 PST by Anders Carlsson
Modified: 2015-03-02 15:25 PST (History)
1 user (show)

See Also:


Attachments
Patch (4.68 KB, patch)
2015-03-02 15:21 PST, Anders Carlsson
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-03-02 15:18:09 PST
Return disk cache entries from the new disk cache
Comment 1 Anders Carlsson 2015-03-02 15:21:16 PST
Created attachment 247703 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-02 15:22:50 PST
Attachment 247703 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.h:102:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCache.cpp:373:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2015-03-02 15:24:46 PST
Comment on attachment 247703 [details]
Patch

r=me
Comment 4 Anders Carlsson 2015-03-02 15:25:39 PST
Committed r180899: <http://trac.webkit.org/changeset/180899>