[whatwg/streams] move TransformStream strategies to second argument (#600)

This was done for readable and writable streams in commit
a224978c6f38ac923aa9fe5e14c2a9460b9c44a8 but not for
TransformStream.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * move TransformStream strategies to second argument

-- File Changes --

    M reference-implementation/lib/transform-stream.js (3)
    M reference-implementation/test/transform-stream.js (14)

-- Patch Links --

https://github.com/whatwg/streams/pull/600.patch
https://github.com/whatwg/streams/pull/600.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/600

Received on Saturday, 5 November 2016 02:15:57 UTC