Bug 138016 - [WebCore] Remove uses of WTF::bind() in the Media Stream module
Summary: [WebCore] Remove uses of WTF::bind() in the Media Stream module
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: 2014-10-23 13:10 PDT by Zan Dobersek
Modified: 2014-10-28 11:46 PDT (History)
10 users (show)

See Also:


Attachments
Patch (11.63 KB, patch)
2014-10-23 13:12 PDT, Zan Dobersek
no flags Details | Formatted Diff | Diff
Patch for landing (11.77 KB, patch)
2014-10-27 13:27 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 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.