Skip to content
Commit 23c2fae8 authored by Matt Casey's avatar Matt Casey
Browse files

Fix scroll capture in infinite scroll apps

Previously it would be scrolling down looking for a boundary but not
stop if it hit the max tile count, which would break the scroll capture
system. In reality, if it *ever* hits max tile count, there's nothing
more to be done.

Also added more debug logging to help diagnose any issues.

Unit testing to come in after ag/13766690 lands.

Bug: 182044708
Test: Verify output at the bottom, top and middle of a finite scroll
(Settings), verify output in infinite scroll (Reddit).

Change-Id: I0e70c554f9d4b3ebab4e9cf1003751a44aa5a81e
parent 156864ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment