[webkit-dev] On IDL files, events and writing DOM bindings

Xan Lopez xan at gnome.org
Tue Aug 10 11:59:15 PDT 2010


On Tue, Aug 10, 2010 at 8:32 PM, Adam Barth <abarth at webkit.org> wrote:
> I'm not sure I understand your question.  Every event can happen on
> every EventTarget.

I mean that an HTMLMediaElement will naturally emit an 'ended' Event
in some situations, but an HTMLImageElement won't. I see no obvious
way of knowing that (or other similar facts) from the IDL files.

Xan

>
> Adam
>


More information about the webkit-dev mailing list