Bug 143101

Summary: Rename Storage::Entry to Storage::Record
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Page LoadingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch cdumez: review+

Description Antti Koivisto 2015-03-26 09:24:35 PDT
Lets have just one type called Entry in the cache code.
Comment 1 Antti Koivisto 2015-03-26 09:27:30 PDT
Created attachment 249492 [details]
patch
Comment 2 WebKit Commit Bot 2015-03-26 09:28:52 PDT
Attachment 249492 [details] did not pass style-queue:


ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.cpp:428:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/NetworkProcess/cache/NetworkCacheStorage.h:67:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Chris Dumez 2015-03-26 09:35:32 PDT
Comment on attachment 249492 [details]
patch

r=me
Comment 4 Antti Koivisto 2015-03-26 12:22:11 PDT
https://trac.webkit.org/r182019