[Bug 16098] callback interfaces with constants should have no interface prototype object

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16098

Cameron McCormack <cam@mcc.id.au> changed:

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

--- Comment #4 from Cameron McCormack <cam@mcc.id.au> 2012-03-01 05:16:39 UTC ---
Turns out this was already required.  The second paragraph in
http://dev.w3.org/2006/webapi/WebIDL/#interface-object says "The interface
object for non-callback interfaces must also have a property named “prototype”
...".

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Thursday, 1 March 2012 05:16:43 UTC