[webkit-gtk] Looks like a bug to me...

Xan xan.lopez at gmail.com
Thu Sep 22 01:36:11 PDT 2011


On Tue, Sep 13, 2011 at 6:25 AM, Bob Murphy <bobert at lavitanuova.com> wrote:
> So it looks to me like the meaning of that argument gets flipped, so that if you attach a listener expecting it to be called during the bubble phase, it will be called during the capture phase, and vice versa.
>
> Am I misunderstanding something here? Or should I file a bug and a patch?

You are right, the name of the outermost parameters are confusing,
they should be named "useCapture" or something similar as we do
elsewhere. Can you open a bug with a patch changing the perl script
and the WebKitDOMEventTarget.{cpp,h} classes? Thanks!

Xan

> Thanks,
> Bob
>
> _______________________________________________
> webkit-gtk mailing list
> webkit-gtk at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
>


More information about the webkit-gtk mailing list