commit | 9258ab1a4376f72bff47fe779068cf5a63e998ec | [log] [tgz] |
---|---|---|
author | David Tseng <dtseng@google.com> | Fri Jun 11 20:47:44 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 11 20:47:44 2021 |
tree | 2a26ee65bf5d8953ae28b85cb1006da7a06a5118 | |
parent | 08a8a4ce74a78fb66a2454a0272d73bc99d90ee8 [diff] |
ChromeVox uses automation for load progress tones R=dmazzoni@chromium.org Bug: 1185764 Test: manually on Lacros and Ash Chrome. Open, close, navigate back, forward urls, switch tabs/windows. Verify tones play and stop when moving from page to page, window to window, tab to tab, and onto non web content. Verify removed TabsApiHandler utterances don't matter with automation events flushing them in the past anyway. Change-Id: I89db48bedba60d4e0c29f16d9bd43045e4939711 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2953768 Commit-Queue: David Tseng <dtseng@chromium.org> Reviewed-by: Akihiro Ota <akihiroota@chromium.org> Cr-Commit-Position: refs/heads/master@{#891782}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.