Re: [whatwg/streams] Remove TransformStream _readableClosed member (#782)

ricea commented on this pull request.



> @@ -1151,6 +1147,17 @@ function ReadableStreamDefaultControllerHasBackpressure(controller) {
   return true;
 }
 
+// This is used in the implementation of TransformStream.

Thanks. Removed.

-- 
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/782#discussion_r136804324

Received on Monday, 4 September 2017 11:48:48 UTC