Accessibility: Notify WCAX of frame info update last
In certain cases, WebContentsAccessibilityImpl.notifyFrameInfoInitialized needs to refocus an already focused element, and for this to work it needs GestureListenerManager to receive the updated frame info first, otherwise an an accessibility focus event can't be created. This occasionally caused focusing the activated WebContents after a portal activation to fail. Bug: 1064084 Change-Id: I9fdf60a108621334399938895717598678459b48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122911Reviewed-by:Khushal <khushalsagar@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Cr-Commit-Position: refs/heads/master@{#754553}
Showing
Please register or sign in to comment