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

Unified Diff: Source/web/WebViewImpl.h

Issue 1324263002: Merge 201232 "Revert of Centralize deferred commit conditions. (..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/2490/
Patch Set: Created 5 years, 3 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 | « Source/core/dom/Document.cpp ('k') | Source/web/WebViewImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/WebViewImpl.h
===================================================================
--- Source/web/WebViewImpl.h (revision 201728)
+++ Source/web/WebViewImpl.h (working copy)
@@ -544,7 +544,7 @@
float maximumLegiblePageScale() const;
void refreshPageScaleFactorAfterLayout();
void resetScrollAndScaleState(bool immediately);
- void resumeTreeViewCommitsIfNeeded(WebLocalFrameImpl*);
+ void resumeTreeViewCommits();
IntSize contentsSize() const;
void performResize();
« no previous file with comments | « Source/core/dom/Document.cpp ('k') | Source/web/WebViewImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698