[Bug 20486] [Custom]: Prototype don't inherit from interfaces

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

--- Comment #7 from Boris Zbarsky <bzbarsky@mit.edu> ---
In WebIDL terms, implementating of an interface is completely divorced from
prototype objects.  It's just a property of an object, or not.

I suppose having a prototype object plus an interface object "define" an
interface can work, but then you have to define what inheritance means for such
interfaces and their interaction with WebIDL interfaces.

The first two links in comment 6 go to an HTTP 500 error and something inside
your firewall respectively, so I can't help you out in terms of whether what
you wrote makes sense....

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 8 February 2013 23:07:49 UTC