[chromecast] Fix IsRapidChangingSlider on x86 builds
The valuables scroll_extent_min and scroll_extent_max are only meaningful when the node is scrollable and min is smaller than the max. On non-x86 the value is 0, so it was working previously. However on x86 the value is "8000 0000" Test: build on device and x86 version to test the functionality. Bug: None Change-Id: Ie065617712722f2250067293836221e57f7a0a9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2419599Reviewed-by:Randy Rossi <rmrossi@chromium.org> Commit-Queue: Yuanyao Zhong <yyzhong@google.com> Cr-Commit-Position: refs/heads/master@{#808895}
Showing
Please register or sign in to comment