Bug 173177

Summary: Use WTF::Function instead of std::function in StorageManager
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, beidson, buildbot, ggaren
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2017-06-09 12:19:40 PDT
Use WTF::Function instead of std::function in StorageManager.
Attachments
Patch (8.07 KB, patch)
2017-06-09 12:21 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-06-09 12:21:07 PDT
Build Bot
Comment 2 2017-06-09 12:23:02 PDT
Attachment 312471 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:597: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Chris Dumez
Comment 3 2017-06-09 14:09:23 PDT
Comment on attachment 312471 [details] Patch Clearing flags on attachment: 312471 Committed r218017: <http://trac.webkit.org/changeset/218017>
Chris Dumez
Comment 4 2017-06-09 14:09:24 PDT
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.