WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74574
Add WorkQueue::dispatch and RunLoop::dispatch which both take WTF::Function objects
https://bugs.webkit.org/show_bug.cgi?id=74574
Summary
Add WorkQueue::dispatch and RunLoop::dispatch which both take WTF::Function o...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-12-14 18:03:30 PST
Created
attachment 119354
[details]
Patch
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
Committed
r102866
: <
http://trac.webkit.org/changeset/102866
>
Brady Eidson
Comment 4
2011-12-15 15:37:40 PST
This caused a repro crasher:
https://bugs.webkit.org/show_bug.cgi?id=74655
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug