RESOLVED FIXED 161512
Use BlockPtr::fromCallable in WorkQueue::dispatch and WorkQueue::dispatchAfter
https://bugs.webkit.org/show_bug.cgi?id=161512
Summary Use BlockPtr::fromCallable in WorkQueue::dispatch and WorkQueue::dispatchAfter
Anders Carlsson
Reported 2016-09-01 15:04:09 PDT
Use BlockPtr::fromCallable in WorkQueue::dispatch and WorkQueue::dispatchAfter
Attachments
Patch (3.60 KB, patch)
2016-09-01 15:05 PDT, Anders Carlsson
cdumez: review+
Anders Carlsson
Comment 1 2016-09-01 15:05:07 PDT
WebKit Commit Bot
Comment 2 2016-09-01 15:06:21 PDT
Attachment 287688 [details] did not pass style-queue: ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:35: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WTF/wtf/cocoa/WorkQueueCocoa.cpp:42: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 2 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2016-09-01 15:47:46 PDT
Note You need to log in before you can comment on or make changes to this bug.