- From: Adam Rice <notifications@github.com>
- Date: Mon, 22 Mar 2021 08:23:03 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 March 2021 15:23:15 UTC
CompressionStreams are not broken: the _ds_ variable comes from the value of **this** when _transformAlgorithm_ is created. [TextEncoderStream](https://encoding.spec.whatwg.org/#textencoderstream) and [TextDecoderStream](https://encoding.spec.whatwg.org/#textdecoderstream) do the same thing. This change gratuitously breaks existing standards and I'm skeptical of its value. Any standard can use a level of indirection like these do. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1110#issuecomment-804148114
Received on Monday, 22 March 2021 15:23:15 UTC