Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2578)

Unified Diff: Source/web/WebViewImpl.h

Issue 1148263006: Remove setMainFrameScrollOffset method from WebViewImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebViewImpl.h
diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h
index 48172b8dd795f2850c0c6c676d80369e17e57a9c..c67b5f3868c861d07518fb3fadcd9c48b64415bd 100644
--- a/Source/web/WebViewImpl.h
+++ b/Source/web/WebViewImpl.h
@@ -274,8 +274,6 @@ public:
void enableViewport();
void disableViewport();
- void setMainFrameScrollOffset(const WebPoint&);
-
float defaultMinimumPageScaleFactor() const;
float defaultMaximumPageScaleFactor() const;
float minimumPageScaleFactor() const;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698