summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes
diff options
context:
space:
mode:
authorSvetoslav <svetoslavganov@google.com>2014-07-24 12:19:22 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2014-07-24 19:24:42 +0000
commitf7c42c506796b8d828fbd1233edb9752a1f50e12 (patch)
tree49324543a2b583ac26f3dc7cc259cea335efe7aa /docs/html/sdk/api_diff/13/changes
parent747a69965e0b476745e40c05bd930151134a0985 (diff)
Updated accessibility nodes not properly cached.
We have an accessibiliy node info cache in the process of each accessibility service. Sometimes the cached node changes and in this case we have evict from the cache the sub-trees rooted at children that are no longer present. There was bug where if none of the children is present anymore we did not evict their sub-trees. Also the verification logic was not stopping if a duplicate node is seen potentially getting into an infinite loop. bug:15729762 Change-Id: I7adf4f0a1bde07b385556d9acdded5059231f1f3
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes')
0 files changed, 0 insertions, 0 deletions