commit | c20bb1d44cf1d6b9fc48bfc3929b0068c359a413 | [log] [tgz] |
---|---|---|
author | Aaron Leventhal <aleventhal@google.com> | Mon Nov 13 23:01:44 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 13 23:01:44 2023 |
tree | 1c024be90f7040034f850164b13b57639402c5f4 | |
parent | 22997b31fc0d267b0b90687681f261e7da2153ea [diff] |
[A11y] Don't fire end of test event until document is loaded It's unclear whether this will help with the test flakes, but it seems possible and it's best to not consider documents clean if they are not fully loaded. R=jdiggs@igalia.com Bug: 1367886 Change-Id: I83b7486fef3f36c26517920e7ef403fc2f2b80fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5013507 Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Reviewed-by: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Auto-Submit: Aaron Leventhal <aleventhal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1223933}
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.