Do not pass scrollPosition to updateScrollbars at every callsite
More followup cleanup to the scroll position code. This is a minor refactoring to push the scroll position double concent into updateScrollbars since it does not need to be plumbed at every callsite. scrollPositionDouble has some subtlety (see comment above it) which is easy to mess up. Review URL: https://codereview.chromium.org/1758413002 Cr-Commit-Position: refs/heads/master@{#380478}
Showing
Please register or sign in to comment