Re: [streams] Port locking infrastructure to writable streams (#319)

OK. I slightly prefer not putting them on WritableStream. The same about `.cancel()`. Basically.

But given that we have `.cancel()` on ReadableStream, maybe it's better to make them consistent. I.e. have `abort()` or both `abort()` and `close()`.

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

Received on Thursday, 9 April 2015 13:03:06 UTC