[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:52:19 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61260





--- Comment #14 from Naoki Takano <takano.naoki at gmail.com>  2011-05-27 10:52:18 PST ---
Thank you for your review, fishd.

Here is the chromium side patch,
http://codereview.chromium.org/6974007/
If you have time, could you review it too?

Also we need to commit this patch at the same time with chromium and webkit.
How I can commit them at the same time?


BTW, I cannot find you e-mail address, fishd at chromium.org in Chromium CL.
Do you have another e-mail?

Thanks,

(In reply to comment #13)
> (From update of attachment 94730 [details])
> 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