• Toni Barzic's avatar
    Remove location a11y notifications for transform animations · 02199b40
    Toni Barzic authored
    These were added so chromevox properly updates the highlight
    location when transform animations complete. Previously, the view
    location was updated only when view bounds changed. This has since
    been addressed in the views code, so app list specific workarounds are
    no longer needed.
    
    TEST=Enable chromevox, show the partial launcher with the highlight on
    the search box. Expand the app list to fullscreen. Verify that the
    highlight stays with the search box.
    
    Change-Id: Iee6be1a1ec2173282a39e2af31e2df1204ab081b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2472877Reviewed-by: default avatarAlex Newcomer <newcomer@chromium.org>
    Commit-Queue: Alex Newcomer <newcomer@chromium.org>
    Commit-Queue: Toni Baržić <tbarzic@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#817154}
    02199b40
contents_view.cc 36.7 KB