Send 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 Review URL: https://chromiumcodereview.appspot.com/23481011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221853 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment