Bug 139257

Summary: Simplify StorageManager callback functions
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Anders Carlsson 2014-12-04 08:36:32 PST
Simplify StorageManager callback functions
Comment 1 Anders Carlsson 2014-12-04 08:37:39 PST
Created attachment 242571 [details]
Patch
Comment 2 WebKit Commit Bot 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.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2014-12-04 11:39:22 PST
All reviewed patches have been landed.  Closing bug.