DescriptionSend Android accessibility "content changed" event for any change.
Specifically, AccessibilityEvent.TYPE_WINDOW_CONTENT_CHANGED should
be fired on the appropriate node any time the accessibility tree changes
- previously we were only firing it in a few circumstances. That guarantees
tools like uiautomatorviewer won't see a stale accessibility tree.
BUG=286374
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221853
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|