- From: Nidhi Jaju <notifications@github.com>
- Date: Mon, 30 Aug 2021 22:57:13 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 31 August 2021 05:57:26 UTC
Currently, the algorithm steps in WritableStreamAbort re-start from 1 after the note. This change just fixes it so the steps are numbered correctly from 1 to 13. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/1163 -- Commit Summary -- * Merge pull request #1 from whatwg/master * Merge pull request #2 from whatwg/master * Merge pull request #3 from whatwg/master * Merge remote-tracking branch 'upstream/master' * Merge remote-tracking branch 'upstream/master' * Merge branch 'whatwg:main' into master * Merge branch 'whatwg:main' into master * fix numbering in WritableStreamAbort -- File Changes -- M index.bs (6) -- Patch Links -- https://github.com/whatwg/streams/pull/1163.patch https://github.com/whatwg/streams/pull/1163.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/1163
Received on Tuesday, 31 August 2021 05:57:26 UTC