- From: Adam Rice <notifications@github.com>
- Date: Wed, 23 May 2018 01:19:31 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 May 2018 08:19:54 UTC
Some invocations of abstract operations were missing the ! prefix to assert that they never return an abrupt completion. Add the missing ! prefixes. Also remove a stray space. No semantic changes. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/927 -- Commit Summary -- * Add some missing exclamation marks -- File Changes -- M index.bs (10) M reference-implementation/web-platform-tests (2) -- Patch Links -- https://github.com/whatwg/streams/pull/927.patch https://github.com/whatwg/streams/pull/927.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/927
Received on Wednesday, 23 May 2018 08:19:54 UTC