commit | 8a9d6ca390c8f43be8e628f047f9140961ba0a79 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 06 20:11:30 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Mon Jun 06 20:11:30 2011 |
tree | f09a9a6309ab8da008d2d49718ce66ae914d9ad2 | |
parent | 136ed86f1ff3aee773a73ba1887d5166509d5dab [diff] |
Move 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. Review URL: http://codereview.chromium.org/6974007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@88023 0039d316-1c4b-4281-b951-d872f2087c98