Bug 174109

Summary: Receiving tracks should be ended when peer connection is being closed
Product: WebKit Reporter: youenn fablet <youennf>
Component: MediaAssignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch for landing none

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.