Bug 74512

Summary: Add back the callOnMainThread overload that takes a WTF::Function
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch darin: review+

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.