Bug 153010

Summary: WebRTC: Update RTCPeerConnection.add/removeTrack() and add test
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143211    
Attachments:
Description Flags
Proposed patch none

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.