Stub implementation of RWHV for webview plugin. This will be modified to enable HW accelerated compositing.
We need to override some of the HW accelerated behaviour on the views and since most of the
platform specific stuff isn't used by the webview, these are stubs.
The only function getting called on this mostly stub class are:
GetBoundsInRootWindow()
GetNativeView() const
GetScreenInfo(WebKit::WebScreenInfo *)
OnAcceleratedCompositingStateChange()
SetHasHorizontalScrollbar(bool)
SetIsLoading(bool)
SetScrollOffsetPinning(bool, bool)
SetTooltipText(const string16 &)
SelectionBoundsChanged()
BUG=143424
Review URL: https://chromiumcodereview.appspot.com/
11365158
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169947 0039d316-1c4b-4281-b951-d872f2087c98