Bug 129001

Summary: Replace WTF::bind() uses in RTCPeerConnection with C++11 lambdas
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, philipj, sergio, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124288    
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2014-02-18 14:26:10 PST
Replace WTF::bind() uses in RTCPeerConnection with C++11 lambdas
Comment 1 Zan Dobersek 2014-02-18 14:29:41 PST
Created attachment 224551 [details]
Patch
Comment 2 Eric Carlson 2014-02-18 17:56:14 PST
Comment on attachment 224551 [details]
Patch

Thanks!
Comment 3 Zan Dobersek 2014-02-19 01:40:09 PST
Comment on attachment 224551 [details]
Patch

Clearing flags on attachment: 224551

Committed r164361: <http://trac.webkit.org/changeset/164361>
Comment 4 Zan Dobersek 2014-02-19 01:40:22 PST
All reviewed patches have been landed.  Closing bug.