Bug 158986 - WebRTC: Remove unused MediaEndpointClient::gotRemoteSource function
Summary: WebRTC: Remove unused MediaEndpointClient::gotRemoteSource function
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 143211
  Show dependency treegraph
 
Reported: 2016-06-21 06:53 PDT by Adam Bergkvist
Modified: 2016-06-21 13:58 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch (3.07 KB, patch)
2016-06-21 06:56 PDT, Adam Bergkvist
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bergkvist 2016-06-21 06:53:28 PDT
Remote sources are explicitly created with MediaEndpoint::createMutedRemoteSource so the MediaEndpointClient::gotRemoteSource should be removed.
Comment 1 Adam Bergkvist 2016-06-21 06:56:28 PDT
Created attachment 281738 [details]
Proposed patch
Comment 2 Adam Bergkvist 2016-06-21 13:37:31 PDT
Comment on attachment 281738 [details]
Proposed patch

Thanks Eric
Comment 3 WebKit Commit Bot 2016-06-21 13:58:37 PDT
Comment on attachment 281738 [details]
Proposed patch

Clearing flags on attachment: 281738

Committed r202293: <http://trac.webkit.org/changeset/202293>
Comment 4 WebKit Commit Bot 2016-06-21 13:58:41 PDT
All reviewed patches have been landed.  Closing bug.