[Webkit-unassigned] [Bug 114457] typeof non-callback interfaces without [NoInterfaceObject] should be "function"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 14:39:34 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=114457


Erik Arvidsson <arv at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |




--- Comment #11 from Erik Arvidsson <arv at chromium.org>  2013-04-11 14:37:49 PST ---
http://dev.w3.org/2006/webapi/WebIDL/#es-interface-call

"The internal [[Call]] method of the interface object behaves as follows, assuming arg0..n−1 is the list of argument values passed to the constructor, and I is the interface:

1. If I was not declared with a [Constructor] extended attribute, then throw a TypeError."

Do we want to change the spec (which is correctly implemented today in 3 out 4 browsers)?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list