Re: [heycam/webidl] Modernize invoking user code (#113)

>                <ol>
> -                <li>If the callback function has a <a class='dfnref' href='#dfn-return-type'>return type</a> that is a <a href='#idl-promise'>promise type</a>, then:
> +                <li>If <var>arg</var><sub><var>i</var></sub> is the special value “missing”, then

There is no handling of "missing" in the "call a user object's operation" algorithm above.  That looks like a preexisting bug, but we should fix it while we're here.

---
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/pull/113/files/6a54acae5c1ff4199b5bf85b61bc4681addbafb7#r63776195

Received on Wednesday, 18 May 2016 20:30:39 UTC