RESOLVED FIXED Bug 139257
Simplify StorageManager callback functions
https://bugs.webkit.org/show_bug.cgi?id=139257
Summary Simplify StorageManager callback functions
Anders Carlsson
Reported 2014-12-04 08:36:32 PST
Simplify StorageManager callback functions
Attachments
Patch (11.45 KB, patch)
2014-12-04 08:37 PST, Anders Carlsson
no flags
Anders Carlsson
Comment 1 2014-12-04 08:37:39 PST
WebKit Commit Bot
Comment 2 2014-12-04 08:39:51 PST
Attachment 242571 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/WebKeyValueStorageManager.cpp:101: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:63: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:64: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:421: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:434: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 5 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
WebKit Commit Bot
Comment 3 2014-12-04 11:39:19 PST
Comment on attachment 242571 [details] Patch Clearing flags on attachment: 242571 Committed r176806: <http://trac.webkit.org/changeset/176806>
WebKit Commit Bot
Comment 4 2014-12-04 11:39:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.