taylor-b has just created a new issue for https://github.com/w3c/webrtc-pc: == Ordering of SRD promise resolving vs. track "mute" event == This is the equivalent of #1508, but for the "mute" event rather than "track". The "update the muted state" algorithm we reference from mediacapture-main queues a task, which means it will happen after the SRD promise resolves rather than before. The "track" event fires before the promise resolves; if we want the "mute" event to fire before as well, we may need to make the algorithm in mediacapture-main more flexible (see comments towards the end of https://github.com/w3c/webrtc-pc/pull/1519). Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1568 using your GitHub accountReceived on Thursday, 31 August 2017 14:53:58 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:36 UTC