Bug 140613

Summary: [CoordinatedGraphics] Use C++ lambda instead of WTF::bind() in ThreadedCompositor::updateSceneState()
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.