- From: Adam Rice <notifications@github.com>
- Date: Fri, 18 Aug 2017 03:51:35 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Push <push@noreply.github.com>
- Message-ID: <whatwg/streams/pull/600/push/1929854369@github.com>
@ricea pushed 32 commits. 03f0813 Resolve/reject [[pendingAbortRequest]].[[promise]] (#706) 8b1776f Clarify writer.desiredSize/ready semantics around aborts fffe411 Remove the warning about writable stream spec stability 2e8a940 Fix WritableStreamFinishAbort 990973c Make writer.write() reject with the stream's stored error 830c24e Add the "reason" argument to the [[AbortSteps]] method (#714) 3b8099a Update WebSocket examples 39265f4 Editorial: fix usage of RFC 2119 terms in non-normative notes 69457fe Meta: add .editorconfig and .gitattributes; update WPT 3c38f0e Require pipeTo() to properly use the destination queue 480b2a3 Update for changes to HTML's structured cloning/transferring 1375e26 Remove incorrect '!' before EnqueueValueWithSize() c34a854 Properly coerce mode to a string in getReader() 499cd5d Update non-normative description of writer properties and methods 8597d3c Fix pipeTo() to ensure all read chunks are written 74ce300 Use Promise.prototype.then brand check to detect real Promise (#730) e7bf929 Unified error handling for WritableStream 547b890 Two minor algorithm corrections to WritableStream 04934f0 Specify what pipeTo does when both streams are closed 037ec54 Add a link to web-platform-tests to the top of the spec 3193db4 Do not assume a BYOB reader when fulfilling a BYOB request e286449 Fixed arguments order in CopyDataBlockBytes 07aba5e Meta: Update link for the WHATWG Code of Conduct 1e13713 Add demos of stream-to-DOM and stream-to-HTML a78e1ae Fix HTML validation errors in the demos 7111bd6 Fix indentation in append-child.html demo 406ed76 Throw if undefined streams are passed to pipeThrough 9f6ae34 Re-order transform-stream.js to standard order 051bb3b Port remaining TransformStream tests to wpt (#762) 6ede9ef Add "Default" to names of transform Sink and Source classes 8de9170 Merge branch 'tsstrat1' of https://github.com/isonmad/streams into isonmad-tsstrat1 fbff895 Fix tests -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/whatwg/streams/pull/600/files/a58e43d9f03bfbed5a5fc57daf38710323eebb74..fbff89515f6c3490f87425e584fd344f9f7e532f
Received on Friday, 18 August 2017 10:51:59 UTC