RESOLVED FIXED 173177
Use WTF::Function instead of std::function in StorageManager
https://bugs.webkit.org/show_bug.cgi?id=173177
Summary Use WTF::Function instead of std::function in StorageManager
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.