RESOLVED FIXED 144958
Rename some StorageManager functions to indicate that they work on local storage entries
https://bugs.webkit.org/show_bug.cgi?id=144958
Summary Rename some StorageManager functions to indicate that they work on local stor...
Anders Carlsson
Reported 2015-05-13 12:15:30 PDT
Rename some StorageManager functions to indicate that they work on local storage entries
Attachments
Patch (9.05 KB, patch)
2015-05-13 12:16 PDT, Anders Carlsson
bdakin: review+
Anders Carlsson
Comment 1 2015-05-13 12:16:09 PDT
WebKit Commit Bot
Comment 2 2015-05-13 12:18:55 PDT
Attachment 253043 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:60: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:61: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:66: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:517: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:530: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:593: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 6 in 5 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2015-05-13 12:25:36 PDT
Note You need to log in before you can comment on or make changes to this bug.