Bug 140613 - [CoordinatedGraphics] Use C++ lambda instead of WTF::bind() in ThreadedCompositor::updateSceneState()
Summary: [CoordinatedGraphics] Use C++ lambda instead of WTF::bind() in ThreadedCompos...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 02:18 PST by Zan Dobersek
Modified: 2015-01-19 12:31 PST (History)
0 users

See Also:


Attachments
Patch (1.55 KB, patch)
2015-01-19 02:19 PST, 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 2015-01-19 02:18:02 PST
[CoordinatedGraphics] Use C++ lambda instead of WTF::bind() in ThreadedCompositor::updateSceneState()
Comment 1 Zan Dobersek 2015-01-19 02:19:54 PST
Created attachment 244889 [details]
Patch
Comment 2 Zan Dobersek 2015-01-19 12:31:45 PST
Comment on attachment 244889 [details]
Patch

Clearing flags on attachment: 244889

Committed r178665: <http://trac.webkit.org/changeset/178665>
Comment 3 Zan Dobersek 2015-01-19 12:31:53 PST
All reviewed patches have been landed.  Closing bug.