commit | 46299edb75e9ae0349b58e4b9a8cb3984428691e | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Mon Nov 14 19:25:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 19:25:57 2022 |
tree | ac728c7a3c031d47c7e66b1ddbb681c43d941086 | |
parent | 4b738bf3b76cb31c226fb248f74999b02d3d25e1 [diff] |
More robust portal browsertest for a11y Precursor to synchronous a11y serialization in CL:3914885. Simplifies that CL by pulling this out as a cleanup that can land independently. This ensures the test will run despite changes to whether a layout complete event is fired during an initial load, by using the end of test signal. Bug: none Change-Id: Id576d042342981ffc426583990ae845318a5b4de Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4021923 Commit-Queue: Aaron Leventhal <aleventhal@chromium.org> Reviewed-by: Kevin McNee <mcnee@chromium.org> Cr-Commit-Position: refs/heads/main@{#1071108}
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.
If you found a bug, please file it at https://crbug.com/new.