[whatwg/streams] Don't error an errored WritableStream on messageerror (#1069)

<!--
Thank you for contributing to the Streams Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * It appears to be impossible to test in a cross-browser fashion
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: Not needed (never had the bug)
   * Firefox: Not needed (unimplemented)
   * Safari: Not needed (unimplemented)

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

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


-- Commit Summary --

  * Don't error an errored WritableStream on messageerror

-- File Changes --

    M index.bs (2)

-- Patch Links --

https://github.com/whatwg/streams/pull/1069.patch

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

Received on Wednesday, 19 August 2020 16:21:37 UTC