[whatwg/streams] Fix argument order in UnderlyingSinkWriteCallback definition (#1054)

The WebIDL definition for `UnderlyingSinkWriteCallback` had `chunk` and `controller` in the wrong order.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Fix argument order in UnderlyingSinkWriteCallback definition

-- File Changes --

    M index.bs (2)
    M reference-implementation/lib/UnderlyingSink.webidl (2)

-- Patch Links --

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

Received on Wednesday, 15 July 2020 22:17:09 UTC