Re: [mediacapture-main] What happens when a machine suspends? (#668)

As I mention in https://github.com/w3c/webrtc-pc/issues/2489#issuecomment-602879082 I don't think we need that new JS API to define what happens when a machine suspends.

We don't even know if that API promises to fire events on all tabs when the whole OS suspends (does it?) Whether it does or not, seems irrelevant to defining our behaviors.

I think it's fair to assume that when an OS temporarily suspends everything, all system state halts, and resumes later. I don't know that we can promise to fire `mute` and `unmute` in these cases, can we?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/668#issuecomment-602913934 using your GitHub account

Received on Monday, 23 March 2020 23:29:16 UTC