Re: [whatwg/encoding] Need to define global used to create the ArrayBuffer and Uint8Array in TextEncoder's encode() (#150)

This may be an unintended side-effect of supplying the CreateTransformStream() operation for specs to use rather than expecting them to create a _transformer_ object and pass it to the TransformStream constructor.

I'd like the realm used to be the realm of the constructor, because that's what the polyfill does, and I've convinced myself that behaviour is correct. Can you propose some wording that would make it unambiguous?

-- 
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/encoding/issues/150#issuecomment-411059911

Received on Tuesday, 7 August 2018 13:42:23 UTC