Re: [whatwg/streams] Treat forAuthorCode as an internal slot of reader object. (#969)

This does seem to reduce the footprint of forAuthorCode in the spec, from being mentioned in 30 places to 8.

Reader object creation could stand to be cleaned up a bit, but I wanted to keep the patch minimal.

I think a nice way to verify that this doesn't affect observable behavior might be to update the reference implementation, but its tests don't pass for me currently, even without any code changes.

-- 
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/969#issuecomment-441763561

Received on Monday, 26 November 2018 19:22:15 UTC