RESOLVED FIXED 74512
Add back the callOnMainThread overload that takes a WTF::Function
https://bugs.webkit.org/show_bug.cgi?id=74512
Summary Add back the callOnMainThread overload that takes a WTF::Function
Anders Carlsson
Reported 2011-12-14 09:54:04 PST
Add back the callOnMainThread overload that takes a WTF::Function
Attachments
Patch (9.67 KB, patch)
2011-12-14 10:00 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2011-12-14 10:00:31 PST
WebKit Review Bot
Comment 2 2011-12-14 10:03:21 PST
Attachment 119238 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/ChangeLog', u'Source..." exit_code: 1 Source/JavaScriptCore/wtf/MainThread.h:50: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/MainThread.cpp:222: Extra space before ( in function call [whitespace/parens] [4] Source/JavaScriptCore/wtf/MainThread.cpp:227: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 7 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2011-12-14 10:36:53 PST
Note You need to log in before you can comment on or make changes to this bug.