RESOLVED FIXED 143101
Rename Storage::Entry to Storage::Record
https://bugs.webkit.org/show_bug.cgi?id=143101
Summary Rename Storage::Entry to Storage::Record
Antti Koivisto
Reported 2015-03-26 09:24:35 PDT
Lets have just one type called Entry in the cache code.
Attachments
patch (26.61 KB, patch)
2015-03-26 09:27 PDT, Antti Koivisto
cdumez: review+
Antti Koivisto
Comment 1 2015-03-26 09:27:30 PDT
WebKit Commit Bot
Comment 2 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.
Chris Dumez
Comment 3 2015-03-26 09:35:32 PDT
Comment on attachment 249492 [details] patch r=me
Antti Koivisto
Comment 4 2015-03-26 12:22:11 PDT
Note You need to log in before you can comment on or make changes to this bug.