- From: Adam Rice <notifications@github.com>
- Date: Wed, 15 Feb 2017 01:54:58 -0800
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 15 February 2017 09:55:34 UTC
"a promise rejected with result.[[Value]]" should be "a promise rejected with returnValue.[[Value]]". Fixed. Closes #682. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/streams/pull/685 -- Commit Summary -- * Correct bad variable in PromiseInvokeOrNoop -- File Changes -- M index.bs (2) -- Patch Links -- https://github.com/whatwg/streams/pull/685.patch https://github.com/whatwg/streams/pull/685.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/685
Received on Wednesday, 15 February 2017 09:55:34 UTC