Re: [mediacapture-main] Make MediaStreamTrack serializable (#823)

Right, so since we can shim `structuredClone(track)` as:
```js
structuredClone(track, {transfer: [track.clone()]});
```
...my question is why not support it outright?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/823#issuecomment-943289501 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 14 October 2021 12:02:17 UTC