[whatwg/streams] don't invoke [[strategySize]] as method (#635)

The spec text says to Call it with *this* as undefined. That wasn't what the reference implementation was doing.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/streams/pull/635

-- Commit Summary --

  * don't invoke [[strategySize]] as method

-- File Changes --

    M reference-implementation/lib/readable-stream.js (3)
    M reference-implementation/lib/writable-stream.js (3)
    M reference-implementation/to-upstream-wpts/writable-streams/general.js (15)

-- Patch Links --

https://github.com/whatwg/streams/pull/635.patch
https://github.com/whatwg/streams/pull/635.diff

-- 
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/635

Received on Wednesday, 21 December 2016 18:43:20 UTC