- From: Mattias Buelens <notifications@github.com>
- Date: Wed, 21 Aug 2019 13:23:29 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Push <push@noreply.github.com>
Received on Wednesday, 21 August 2019 20:23:51 UTC
@MattiasBuelens pushed 11 commits. 7d976e2fd91bade6710df68ef82af27103abe05d Fix flushPromise to align closer with the spec 2dbb59031b82abad5dbbdb8339439b39abfd5ff8 Fix transformPromise to align closer with the spec 5bd5c184a638922e9686b9747e14a466975da786 Rename CreatePromise to newPromise d66726ea2633d0789079a0fe62144e5d284d7325 Rename PromiseResolve to promiseResolvedWith 327316e18bcfe3cb4c262506b60069fb7ebdbcbc Rename PromiseReject to promiseRejectedWith 4cbad036319f40de75c36bc4a63b10f974ab1b26 Add helpers for reacting to promises 50a7be28d5f9aa66e84e022c02ded6ecbdc44bcd Use helpers for "upon fullfilment and/or rejection" c7b40434583a5c69404a9d88a783c3e3be3442fd Add helper to set promise.[[IsHandled]] to true f0dcc527f2ff1b0863c5c0aa29101ebe41220d95 Use helpers in pipeTo() implementation c6ced8aeb9f7bf9689a8423b886b62e9afcdad6d Remove PerformPromiseCatch ffb00cfd57a806d83608f9b52d4e0f20d8dcfe80 Add helper to transform promises with fulfillment and/or rejection handlers -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/whatwg/streams/pull/1010/files/f8d2637567e391dd95c7abfc02f4fdd826267967..ffb00cfd57a806d83608f9b52d4e0f20d8dcfe80
Received on Wednesday, 21 August 2019 20:23:51 UTC