- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 15 Jul 2020 15:16:57 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 July 2020 22:17:09 UTC
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