[webkit-reviews] review denied: [Bug 18218] [Gtk] segfault when clicking on a disabled button : [Attachment 20511] Add a null check before using the focused frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 04:01:31 PDT 2008


Alp Toker <alp at atoker.com> has denied Jan Alonzo <jmalonzo at gmail.com>'s request
for review:
Bug 18218: [Gtk] segfault when clicking on a disabled button
http://bugs.webkit.org/show_bug.cgi?id=18218

Attachment 20511: Add a null check before using the focused frame
http://bugs.webkit.org/attachment.cgi?id=20511&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
r-

The correct fix is to use the main frame for mouse events since it has the
logic to bubble the event to the correct owner.

I'll take care of this one.


More information about the webkit-reviews mailing list