RESOLVED FIXED 174109
Receiving tracks should be ended when peer connection is being closed
https://bugs.webkit.org/show_bug.cgi?id=174109
Summary Receiving tracks should be ended when peer connection is being closed
youenn fablet
Reported 2017-07-03 16:14:55 PDT
Receiving tracks should be ended when peer connection is being closed as per the spec.
Attachments
Patch (6.85 KB, patch)
2017-07-03 16:32 PDT, youenn fablet
no flags
Patch for landing (6.72 KB, patch)
2017-07-05 08:15 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2017-07-03 16:32:53 PDT
Eric Carlson
Comment 2 2017-07-05 07:27:26 PDT
Comment on attachment 314535 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=314535&action=review > LayoutTests/webrtc/peer-connection-track-end.html:40 > + setTimeout(() => { reject("onended callbacks too long"); }, 5000); Nit: "callbacks too long" => "callbacks took too long"
youenn fablet
Comment 3 2017-07-05 08:15:48 PDT
Created attachment 314604 [details] Patch for landing
WebKit Commit Bot
Comment 4 2017-07-05 08:53:20 PDT
Comment on attachment 314604 [details] Patch for landing Clearing flags on attachment: 314604 Committed r219127: <http://trac.webkit.org/changeset/219127>
WebKit Commit Bot
Comment 5 2017-07-05 08:53:21 PDT
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.