Bug 142190

Summary: Return disk cache entries from the new 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 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>