commit | 028b263084b9ab70e15f8f2ed1df9545032b7dd0 | [log] [tgz] |
---|---|---|
author | Geoffrey Pitsch <gpitsch@google.com> | Thu Oct 26 10:25:36 2017 -0400 |
committer | Geoffrey Pitsch <gpitsch@google.com> | Fri Oct 27 09:24:16 2017 -0400 |
tree | 6fa241d4d14d646a540cd5f25d692bd4391073c2 | |
parent | 9ea7f88e7ebb7d8b5b2428ea17919868dc359f00 [diff] |
Fix crash when attempting to focus when no items are visible. Judging from stack, monkey test is somehow getting into a state where no items are currently visible. Safeguard this edge case from crashing. Test: docsui unittest Change-Id: I10dee1dfd8373012f4a1bedcbda851653c12f5ee Fixes: 64589752