Re: [mediacapture-screen-share] mute and unmute events of MediaStreamTrack should not be fired based on user non-action (#141)

"internal" Chromium code is at least one of the causes of this bug. Chromium "User Activation" project marked their side of the bug as `WontFix` https://bugs.chromium.org/p/chromium/issues/detail?id=1100053#c3. Therefore Screen Capture specification must put a halt to the bug, given that Chromium User Activation evidently are convinced User Activation works in all cases even when that internal Chromium project is not specified to be implemented, which in this case break `getDisplayMedia()` and consistently produces unexpected results at `MediaRecorder`

> If you don't want a specific API to be removed from this intervention, file a bug for _that specific API_.

What appears to be meant is for Screen Capture implementers at Chromium to unequivocally remove the internal Chromium User Activation code from this API, by brute force if necessary.



-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/141#issuecomment-651458457 using your GitHub account

Received on Tuesday, 30 June 2020 01:15:38 UTC