[whatwg/streams] Move TransformStreamDefaultControllerTerminate down (#835)

Return TransformStreamDefaultController abstract ops to alphabetical
order by moving Terminate down. Also put the terminate() method in
last-place in the class definition to improve alphabetisation and make it
clear that it is less important.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Move TransformStreamDefaultControllerTerminate down

-- File Changes --

    M reference-implementation/lib/transform-stream.js (48)

-- Patch Links --

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

Received on Tuesday, 10 October 2017 15:09:31 UTC