- From: Ms2ger <notifications@github.com>
- Date: Fri, 14 Sep 2018 06:14:11 -0700
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 14 September 2018 13:14:32 UTC
https://heycam.github.io/webidl/#dfn-perform-steps-once-promise-is-settled The current spec has > 1. Let *then* be ? GetMethod(*promise*, "then"). which seems to imply that weird things may happen if you mess with a promise object or the prototype. That seems non-obvious and not particularly useful. -- 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/583
Received on Friday, 14 September 2018 13:14:32 UTC