- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Tue, 01 Mar 2022 16:51:37 +0000
- To: public-webrtc-logs@w3.org
I think there is no difference between the two alternatives, since all the "queue a task" operations are in the same execution cycle, so [[isMuted]] does not change value within the loop that queues the tasks. I was assuming that "queue a task" passes its arguments by value, not by reference. The second description makes it clear that it is pass-by-value, so that may be the better formulation of what I intended to say. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/mediacapture-transform/issues/81#issuecomment-1055645374 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 1 March 2022 16:51:39 UTC