Re: [heycam/webidl] "Perform some steps once a promise is settled" awkward to use in return value form (#783)

Just ran into this, and I think it may have led to a broken example https://github.com/heycam/webidl/issues/788.

Suggestions:

Let |promise| be the result of [=transforming promise=] |promise|:

Let |promise| be the result of [=continuing promise=] |promise|:

Let |promise| be the result of [=reacting to promise=] |promise|:

ECMA seems to refer to the fulfill/reject callbacks as "reactions".

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/issues/783#issuecomment-527112282

Received on Monday, 2 September 2019 11:26:26 UTC