- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Nov 2024 11:40:03 +0000
- To: public-webrtc-logs@w3.org
I do not think this matters, `t3` and `t4` being in different contexts, we do not need a strong order. At time of creating `t3` and `t4`, the order would be `t1, t3` and `t2, t4` (though it is not really `t2` but `t2b` given transferring creates a new track). When posting back to window `t2` and `t4`, the creation order could be `t1, t3, t2bb, t4b` (provided postMessage is called using `transfer` = [t2b, t4]` and we agree with ordering according `transfer`). -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/1020#issuecomment-2467967497 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 November 2024 11:40:04 UTC