Bug 153010 - WebRTC: Update RTCPeerConnection.add/removeTrack() and add test
Summary: WebRTC: Update RTCPeerConnection.add/removeTrack() and add test
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-01-12 06:07 PST by Adam Bergkvist
Modified: 2016-01-12 12:20 PST (History)
2 users (show)

See Also:


Attachments
Proposed patch (12.89 KB, patch)
2016-01-12 06:29 PST, 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-01-12 06:07:15 PST
RTCPeerConnection.add/removeTrack() has been updated in the spec [1]. We currently lack test coverage too.

[1] https://w3c.github.io/webrtc-pc/archives/20151222/webrtc.html
Comment 1 Adam Bergkvist 2016-01-12 06:29:07 PST
Created attachment 268762 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2016-01-12 12:20:28 PST
Comment on attachment 268762 [details]
Proposed patch

Clearing flags on attachment: 268762

Committed r194918: <http://trac.webkit.org/changeset/194918>
Comment 3 WebKit Commit Bot 2016-01-12 12:20:30 PST
All reviewed patches have been landed.  Closing bug.