[webkit-reviews] review requested: [Bug 15299] GTK: ChromeClientGtk.cpp does not implement mouseDidMoveOverElement() : [Attachment 16459] Possible implementation for ChromeClient::mouseDidMoveOverElement()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 29 13:05:58 PDT 2007


Lars Lindner <lars.lindner at gmail.com> has asked  for review:
Bug 15299: GTK: ChromeClientGtk.cpp does not implement
mouseDidMoveOverElement()
http://bugs.webkit.org/show_bug.cgi?id=15299

Attachment 16459: Possible implementation for
ChromeClient::mouseDidMoveOverElement()
http://bugs.webkit.org/attachment.cgi?id=16459&action=edit

------- Additional Comments from Lars Lindner <lars.lindner at gmail.com>
Revision of previous patch that fixes the wrong indention and missing
Changelog. I also changed the condition so that it now has an else branch that
sends the signal with NULL as user data, which I think is a solution to the
"unhovering" problem.



More information about the webkit-reviews mailing list