Bug 143101 - Rename Storage::Entry to Storage::Record
Summary: Rename Storage::Entry to Storage::Record
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-26 09:24 PDT by Antti Koivisto
Modified: 2015-03-26 12:22 PDT (History)
2 users (show)

See Also:


Attachments
patch (26.61 KB, patch)
2015-03-26 09:27 PDT, Antti Koivisto
cdumez: review+
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-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