Bug 74574

Summary: Add WorkQueue::dispatch and RunLoop::dispatch which both take WTF::Function objects
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Anders Carlsson
Reported 2011-12-14 18:01:42 PST
Add WorkQueue::dispatch and RunLoop::dispatch which both take WTF::Function objects
Attachments
Patch (10.39 KB, patch)
2011-12-14 18:03 PST, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2011-12-14 18:03:30 PST
WebKit Review Bot
Comment 2 2011-12-14 18:07:47 PST
Attachment 119354 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/Platform/RunLoop.h:51: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/Platform/WorkQueue.h:56: Code inside a namespace should not be indented. [whitespace/indent] [4] Total errors found: 2 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2011-12-14 18:11:03 PST
Brady Eidson
Comment 4 2011-12-15 15:37:40 PST
Note You need to log in before you can comment on or make changes to this bug.