| commit | 3f022f5dd7dba6eb56ea8f27ff8636fd33bb0543 | [log] [tgz] |
|---|---|---|
| author | eseckler <eseckler@chromium.org> | Tue Jul 12 08:07:20 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 08:08:35 2016 |
| tree | e19574137126a578c0d8586be636f8e552f31a2c | |
| parent | 3035c93dea581354140f512b4357c795c7ca310b [diff] |
Clamp in VisualViewport::setScrollPosition. This avoids situations where the viewport's scroll animator may be updated with non-clamped positions by ScrollableArea::setScrollPosition and RootFrameViewport's scrolling may behave incorrectly. BUG=626315 Review-Url: https://codereview.chromium.org/2138823002 Cr-Commit-Position: refs/heads/master@{#404799}