Bug 138016

Summary: [WebCore] Remove uses of WTF::bind() in the Media Stream module
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, eric.carlson, glenn, hta, jer.noble, philipj, rniwa, sergio, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

Description Zan Dobersek 2014-10-23 13:10:29 PDT
[WebCore] Remove uses of WTF::bind() in the Media Stream module
Comment 1 Zan Dobersek 2014-10-23 13:12:46 PDT
Created attachment 240363 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-23 13:15:11 PDT
Attachment 240363 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:8:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Zan Dobersek 2014-10-27 13:27:46 PDT
Created attachment 240499 [details]
Patch for landing

This is the reviewed patch, but also addresses the naming of the protected values as recommended in https://bugs.webkit.org/show_bug.cgi?id=138015#c2. Will land it after it passes EWS.
Comment 4 Zan Dobersek 2014-10-28 11:46:19 PDT
Comment on attachment 240499 [details]
Patch for landing

Clearing flags on attachment: 240499

Committed r175265: <http://trac.webkit.org/changeset/175265>
Comment 5 Zan Dobersek 2014-10-28 11:46:28 PDT
All reviewed patches have been landed.  Closing bug.