- From: <bugzilla@jessica.w3.org>
- Date: Tue, 10 Sep 2013 12:43:52 +0000
- To: www-dom@w3.org
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