Bug 213074 - End a remote MediaStreamTrack if its source is ended
Summary: End a remote MediaStreamTrack if its source is ended
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-11 07:42 PDT by youenn fablet
Modified: 2020-06-11 10:15 PDT (History)
10 users (show)

See Also:


Attachments
Patch (13.16 KB, patch)
2020-06-11 07:46 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (13.13 KB, patch)
2020-06-11 08:40 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-06-11 07:42:29 PDT
End a remote MediaStreamTrack if its source is ended
Comment 1 youenn fablet 2020-06-11 07:46:40 PDT
Created attachment 401641 [details]
Patch
Comment 2 youenn fablet 2020-06-11 08:21:37 PDT
Uploading correct WPT test at https://github.com/web-platform-tests/wpt/pull/24112
Comment 3 Eric Carlson 2020-06-11 08:27:20 PDT
Comment on attachment 401641 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=401641&action=review

> LayoutTests/webrtc/receiver-track-should-stay-live-even-if-receiver-is-inactive.html:5
> +    <title>Testing local audio capture playback causes "playing" event to fire</title>

Is this the correct title?
Comment 4 youenn fablet 2020-06-11 08:40:29 PDT
Created attachment 401649 [details]
Patch
Comment 5 youenn fablet 2020-06-11 08:40:43 PDT
(In reply to Eric Carlson from comment #3)
> Comment on attachment 401641 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=401641&action=review
> 
> > LayoutTests/webrtc/receiver-track-should-stay-live-even-if-receiver-is-inactive.html:5
> > +    <title>Testing local audio capture playback causes "playing" event to fire</title>
> 
> Is this the correct title?

Nope, fixed now.
Comment 6 EWS 2020-06-11 10:14:12 PDT
Committed r262905: <https://trac.webkit.org/changeset/262905>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401649 [details].
Comment 7 Radar WebKit Bug Importer 2020-06-11 10:15:18 PDT
<rdar://problem/64259153>