- From: Surma <notifications@github.com>
- Date: Sat, 27 Jan 2018 12:37:59 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 27 January 2018 12:38:53 UTC
surma commented on this pull request. > @@ -385,15 +385,15 @@ like <pre><code class="lang-javascript"> class ReadableStream { - constructor(underlyingSource = {}, { size, highWaterMark } = {}) + <l>[[#rs-constructor|constructor]]</l>(underlyingSource = {}, { size, highWaterMark } = {}) Just tested it. Works as well. -- 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/872#discussion_r164270976
Received on Saturday, 27 January 2018 12:38:53 UTC