Re: [whatwg/streams] Always transfer given ArrayBuffer in ReadableByteStreamControllerPullInto (#753)

I was thinking something hacky enough to pass whatever test we come up with. E.g. if we test that accessing [0] throws, we Object.defineProperty it to throw or something. (Not sure if it's configurable...)

Either that or I finally come up with a way to commit expected test results to this repository so that the reference implementation can fail them without failing our CI build.

-- 
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/753#issuecomment-319143948

Received on Monday, 31 July 2017 17:50:25 UTC