- From: smaug---- via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Sep 2018 16:25:54 +0000
- To: public-webrtc@w3.org
smaug---- has just created a new issue for https://github.com/w3c/mediacapture-output: == It is unclear why https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 needs to queue a task == https://w3c.github.io/mediacapture-output/#dom-htmlmediaelement-setsinkid 5.5 queues a task to set [[SinkId]] . [[SinkId]] is just a slot with initial value null. 5.3. has already changed element's underlying output device. So, there is time between 5.3 and 5.5 when element's [[SinkId]] doesn't tell what the output device actually is. Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/77 using your GitHub account
Received on Friday, 14 September 2018 16:26:08 UTC