- From: Takeshi Yoshino <notifications@github.com>
- Date: Thu, 30 Apr 2015 21:39:43 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Friday, 1 May 2015 04:40:09 UTC
> + } > +</code></pre> > + > +<h4 id="rbs-internal-slots">Internal Slots</h4> > + > +Instances of <code>ReadableByteStream</code> are created with the internal slots described in the following table: > + > +<table> > + <thead> > + <tr> > + <th>Internal Slot</th> > + <th>Description (<em>non-normative</em>)</th> > + </tr> > + </thead> > + <tr> > + <td>\[[closedPromise]] I copy&pasted this from ReadableStream. It looks ReadableStream should also be fixed by removing this from ReadableStream. I'll do it. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/343/files#r29489435
Received on Friday, 1 May 2015 04:40:09 UTC