WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188084
It should be possible to use WTF::CallbackAggregator from a background thread
https://bugs.webkit.org/show_bug.cgi?id=188084
Summary
It should be possible to use WTF::CallbackAggregator from a background thread
Chris Dumez
Reported
2018-07-26 15:53:55 PDT
It should be possible to use WTF::CallbackAggregator from a background thread. John needs it for ITP code which lives on a background queue. The CallbackAggregator destructor currently always calls the CompletionHandler on the main thread no matter what.
Attachments
Patch
(12.86 KB, patch)
2018-07-26 16:47 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2018-07-26 16:47:04 PDT
Created
attachment 345889
[details]
Patch
WebKit Commit Bot
Comment 2
2018-07-26 18:24:40 PDT
Comment on
attachment 345889
[details]
Patch Clearing flags on attachment: 345889 Committed
r234288
: <
https://trac.webkit.org/changeset/234288
>
WebKit Commit Bot
Comment 3
2018-07-26 18:24:41 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2018-07-26 18:25:30 PDT
<
rdar://problem/42646087
>
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