W3C home > Mailing lists > Public > www-dom@w3.org > July to September 2013

[Bug 22357] Don't special case callable 'then'

From: <bugzilla@jessica.w3.org>
Date: Tue, 10 Sep 2013 12:43:52 +0000
To: www-dom@w3.org
Message-ID: <bug-22357-4009-faPuBENP2X@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22357

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED

--- Comment #2 from Anne <annevk@annevk.nl> ---
The reason for doing [[Get]] and checking if it's callable and then [[Call]]
rather than just doing [[Invoke]] is because a lot of JavaScript does it that
way. We might change some of this though:
https://github.com/domenic/promises-unwrapping/issues/25

In any event, this is now out of scope for DOM as the text has moved
(temporarily).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 10 September 2013 12:43:57 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:03 UTC