Bug 153063

Summary: WebRTC: Add support for RTCRtpSender.replaceTrack()
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
Updated patch none

Adam Bergkvist
Reported 2016-01-13 04:21:32 PST
RTCRtpSender.replaceTrack() lets the script replace the currently sent track without negotiation [1]. [1] http://w3c.github.io/webrtc-pc/#widl-RTCRtpSender-replaceTrack-Promise-void--MediaStreamTrack-withTrack
Attachments
Proposed patch (16.54 KB, patch)
2016-01-13 06:17 PST, Adam Bergkvist
no flags
Updated patch (16.51 KB, patch)
2016-01-13 06:21 PST, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2016-01-13 06:17:24 PST
Created attachment 268865 [details] Proposed patch
Adam Bergkvist
Comment 2 2016-01-13 06:21:53 PST
Created attachment 268866 [details] Updated patch Removed a whitespace line
WebKit Commit Bot
Comment 3 2016-01-13 11:22:42 PST
Comment on attachment 268866 [details] Updated patch Clearing flags on attachment: 268866 Committed r194968: <http://trac.webkit.org/changeset/194968>
WebKit Commit Bot
Comment 4 2016-01-13 11:22:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.