[Webkit-unassigned] [Bug 61260] [Chromium]Call setToolTipText() in WebPopupMenuImpl mouse move handler to show tool tip in select popup window.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 27 10:28:13 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61260
Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #94730|review? |review+
Flag| |
--- Comment #13 from Darin Fisher (:fishd, Google) <fishd at chromium.org> 2011-05-27 10:28:13 PST ---
(From update of attachment 94730)
View in context: https://bugs.webkit.org/attachment.cgi?id=94730&action=review
> Source/WebKit/chromium/public/WebWidgetClient.h:86
> + virtual void setToolTipText(const WebString&, WebTextDirection hint) { }
be sure to cleanup the chromium side so that the methods are declared in the
proper order in render_view.{h,cc}.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list