Re: [streams] can streams be transferred via postMessage()? (#276)

You don't have to check dest.getWriter, right?  You have to check something about the object it returns, as you note.  I assume getWriter is only called once, up front.

But yeah, my point was that we have the same problem with the writer.  :(

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/276#issuecomment-86646706

Received on Thursday, 26 March 2015 17:57:58 UTC