From 02069e8a313711a1b3d2d4a6bad38e3e650b421d Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Tue, 19 Feb 2013 17:53:10 +0000 Subject: Make all the methods in RenderWidgetHostViewPort pure virtual. There were a few that weren't. Also put the platform dependent methods in the interface at the end. I tried to fix the ordering in all the implementations but most were already not in order, so I gave up. Review URL: https://codereview.chromium.org/12218140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@183246 0039d316-1c4b-4281-b951-d872f2087c98 --- .../port/browser/render_widget_host_view_port.h | 87 +++++++++++----------- 1 file changed, 43 insertions(+), 44 deletions(-) (limited to 'content/port') diff --git a/content/port/browser/render_widget_host_view_port.h b/content/port/browser/render_widget_host_view_port.h index f80ea24..d742e84 100644 --- a/content/port/browser/render_widget_host_view_port.h +++ b/content/port/browser/render_widget_host_view_port.h @@ -59,6 +59,8 @@ class CONTENT_EXPORT RenderWidgetHostViewPort : public RenderWidgetHostView { static RenderWidgetHostViewPort* CreateViewForWidget( RenderWidgetHost* widget); + static void GetDefaultScreenInfo(WebKit::WebScreenInfo* results); + // Perform all the initialization steps necessary for this object to represent // a popup (such as a