[Webkit-unassigned] [Bug 18218] [Gtk] segfault when clicking on a disabled button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 9 08:56:09 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18218


julien.chaffraix at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien.chaffraix at gmail.com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |Gtk
            Summary|segfault when clicking on a |[Gtk] segfault when clicking
                   |disabled button             |on a disabled button




------- Comment #2 from julien.chaffraix at gmail.com  2008-04-09 08:56 PDT -------
Confirmed on ToT.

The cause is in webkit_web_view_button_release_event (webkitwebview.cpp) when
focusFrame is null. There is no null check so we call one of focusFrame's
methods which results in a crash.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list