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

Unified Diff: Source/web/ScrollbarGroup.h

Issue 1093383003: Remove mainthread overhang painting code (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/web/ChromeClientImpl.cpp ('k') | Source/web/ScrollbarGroup.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/ScrollbarGroup.h
diff --git a/Source/web/ScrollbarGroup.h b/Source/web/ScrollbarGroup.h
index 891642ac034b0470f7fec318be6a46d1f73e9e3c..af6bd7ac0ff909054b271e2cf189b99f065bb7a0 100644
--- a/Source/web/ScrollbarGroup.h
+++ b/Source/web/ScrollbarGroup.h
@@ -63,7 +63,6 @@ public:
virtual int visibleHeight() const override;
virtual int visibleWidth() const override;
virtual IntSize contentsSize() const override;
- virtual IntSize overhangAmount() const override;
virtual IntPoint lastKnownMousePosition() const override;
virtual bool shouldSuspendScrollAnimations() const override;
virtual void scrollbarStyleChanged() override;
« no previous file with comments | « Source/web/ChromeClientImpl.cpp ('k') | Source/web/ScrollbarGroup.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698