Bug 139257 - Simplify StorageManager callback functions
Summary: Simplify StorageManager callback functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 08:36 PST by Anders Carlsson
Modified: 2014-12-04 11:39 PST (History)
1 user (show)

See Also:


Attachments
Patch (11.45 KB, patch)
2014-12-04 08:37 PST, Anders Carlsson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.