Re: [streams] Use "perform" for abstract ops that cannot throw (#366)

Done.

Great change! Error handling paths are very clear now.

In ReadableByteStream change, I was doing similar but by writing only `AbstractOperation()` without any verb when it's designed to never throw. I just need to add "perform" to them.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/pull/366#issuecomment-113047911

Received on Thursday, 18 June 2015 06:08:48 UTC