• David Black's avatar
    Migrate Assistant Settings host off of Content Service. · 49c53bee
    David Black authored
    Previously the host for Assistant Settings used the Content Service
    for embedding WebContents, but this introduced a number for focus and
    A11Y related bugs.
    
    Now, we are migrating back to a WebView based implementation that
    doesn't exhibit the same buggy behavior.
    
    Manual tests run:
    - Tab traverse in the forward direction
    - Tab traverse in the backward direction
    - ChromeVox traverse in the forward direction
    - ChromeVox traverse in the backwards direction
    - Changing between windows and then tab traversing
    - Changing between windows and then ChromeVox traversing
    
    Bug: b:146351046
    Change-Id: I02601da8c8d726faaad527dda5785b4ccc60102b
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1999042Reviewed-by: default avatarTao Wu <wutao@chromium.org>
    Reviewed-by: default avatarXiaohui Chen <xiaohuic@chromium.org>
    Commit-Queue: David Black <dmblack@google.com>
    Cr-Commit-Position: refs/heads/master@{#731770}
    49c53bee
assistant_ash_test_base.h 5.17 KB