w3c / webrtc-encoded-transform

WebRTC Encoded Transform
https://w3c.github.io/webrtc-encoded-transform/
Other
122 stars 26 forks source link

Editorial: Use AbortController/signal to access controller's signal #190

Closed shaseley closed 5 months ago

shaseley commented 1 year ago

Following up on work related to https://github.com/w3c/webrtc-encoded-transform/commit/5e8290092811c1befde27fa1b90cb81a4fbf4eff.

[=AbortController/signal=] was recently exported so the signal can be accessed in other specs, since IDL getters/dot notation shouldn't be used.


Preview | Diff