- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 10 Feb 2016 12:18:30 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 10 February 2016 20:19:10 UTC
> @@ -3391,21 +3456,23 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul > <dl class=switch> > <dt><code data-anolis-spec=fileapi>Blob</code> > <dd> > - <p>Push a copy of <var>object</var>'s contents to <var>stream</var>. > + <p><span title=concept-enqueue-ReadableStream>Enqueue</span> a <code>Uint8Array</code> object missing word "let bytes be the **bytes** read", I think. Maybe "If an exception is thrown" should be "If an exception is thrown creating the ArrayBuffer". But overall that sounds good to me. It's pretty clear what the intent is. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/200/files#r52518511
Received on Wednesday, 10 February 2016 20:19:10 UTC