- From: Adam Rice <notifications@github.com>
- Date: Mon, 24 Oct 2016 01:10:41 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 24 October 2016 08:11:12 UTC
ricea commented on this pull request. > @@ -2648,7 +2648,7 @@ specifications, instead of just being part of the implementation of this spec's throws>AcquireWritableStreamDefaultWriter ( <var>stream</var> )</h4> <emu-alg> - 1. Return ? Construct(`<a idl>WritableStreamDefaultWriter</a>`, « *this* »). + 1. Return ? Construct(`<a idl>WritableStreamDefaultWriter</a>`, « <var>source</var> »). Sorry. Done. -- 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/555
Received on Monday, 24 October 2016 08:11:12 UTC