Re: [w3c/permissions] It is unclear which of PermissionStatus change event or MediaStreamTrack ended event should fire first in case Permission is revoked (#223)

Note, when a `MediaStream` is captured at Nightly using `getUserMedia()` and streamed to Chromium using `RTCPeerConnection` when the permissions are revoked at Nightly (indicator window closes) the `MediaStreamTrack` at Chromium does not fire `mute` or `ended` event. The track only stops when the Nightly page is reloaded.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/issues/223#issuecomment-691538859

Received on Saturday, 12 September 2020 20:06:38 UTC