commit | f1eb10b3f4783f59c683f998f0393de1b9efba3d | [log] [tgz] |
---|---|---|
author | Phil Weaver <pweaver@google.com> | Tue Aug 14 16:25:53 2018 -0700 |
committer | Phil Weaver <pweaver@google.com> | Wed Aug 15 03:13:51 2018 +0000 |
tree | 07d5ea258543cd521dd86b76ee8f48ae5f5414dc | |
parent | 8f80b51b92cd8aed3ea9a3494e7b3eb7af2de8e0 [diff] |
Protect a11y cache against loops in node hierarchy Plugging a hole where we would recycle a node that is its own ancestor twice if it was a descendant of the last child we iterated over. Bug: 112549653 Test: Adding new test case that reproduced the issue before and now passes. Change-Id: I6afc83655d4d7ca1c01f21703c8f9f9ac23e4ac6