Bug 155725 - [CoordinatedGraphics] Prefer RunLoop::main().dispatch() over callOnMainThread()
Summary: [CoordinatedGraphics] Prefer RunLoop::main().dispatch() over callOnMainThread()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-21 11:21 PDT by Zan Dobersek
Modified: 2016-03-22 00:28 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2016-03-21 11:24 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2016-03-21 11:21:44 PDT
[CoordinatedGraphics] Prefer RunLoop::main().dispatch() over callOnMainThread()
Comment 1 Zan Dobersek 2016-03-21 11:24:11 PDT
Created attachment 274612 [details]
Patch
Comment 2 Zan Dobersek 2016-03-22 00:28:07 PDT
Comment on attachment 274612 [details]
Patch

Clearing flags on attachment: 274612

Committed r198522: <http://trac.webkit.org/changeset/198522>
Comment 3 Zan Dobersek 2016-03-22 00:28:16 PDT
All reviewed patches have been landed.  Closing bug.