DescriptionMove setToolTipText related functions from RenderView to RenderWidget.
WebPopupMenuImpl is derived from WebKit::WebWidget, not WebKit::WebView. So to call setToolTipText() function, we have to move the function from WebKit::WebWidget to WebKit::WebView. This change also includes WebKit change.
https://bugs.webkit.org/show_bug.cgi?id=61260
BUG=12721
TEST=1, Make html file in BUT=12721. 2, Make sure tooptip is shown.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88023
Patch Set 1 #Patch Set 2 : Add Mac change. #
Total comments: 2
Patch Set 3 : Check tool tip is empty in Mac code. #
Messages
Total messages: 19 (0 generated)
|