[webkit-dev] Multiple inheritance in the DOM

Alan Stearns stearns at adobe.com
Wed Jul 25 18:16:26 PDT 2012


From:  Adam Barth <abarth at webkit.org>
Date:  Wednesday, July 25, 2012 6:05 PM
To:  Sam Weinig <sam at webkit.org>
Cc:  Elliott Sprehn <esprehn at google.com>, Alan Stearns
<stearns at adobe.com>, Kentaro Hara <haraken at chromium.org>,
"webkit-dev at lists.webkit.org" <webkit-dev at lists.webkit.org>
Subject:  Re: [webkit-dev] Multiple inheritance in the DOM

On Wed, Jul 25, 2012 at 6:00 PM, Sam Weinig <sam at webkit.org> wrote:

On Jul 25, 2012, at 5:53 PM, Elliott Sprehn <esprehn at google.com> wrote:

>>>It seems like this should really be a [NoInterfaceObject].
>>>That resolves the issue of multiple inheritance since you
>>>can no longer do instanceof Region, and I'm not sure why
>>>you'd ever want to do that anyway.

>>I agree.

>That doesn't solve the problem.

But it's a good idea. I'll add it to the spec.

Thanks,

Alan



More information about the webkit-dev mailing list