commit | d7fc14f3744c2dde9fc2234bdf9699993048360f | [log] [tgz] |
---|---|---|
author | Joanmarie Diggs <jdiggs@igalia.com> | Fri Dec 15 14:46:17 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 15 14:46:17 2023 |
tree | 9bb63ae37f2bc3dc894b426eefbe0561bc60979c | |
parent | 4994d06197c9ddc7c5111e7f4c0a7c2f2b28c399 [diff] |
[A11y] De-flake AccessibilityInsertBefore Using @EXECUTE-AND-WAIT-FOR instead of @WAIT-FOR means we will have two dumps instead of one: the original tree and then the updated tree after the insertion has taken place. This additional information is useful in and of itself, but also appears to eliminate the flake. Bug: 1503056 Change-Id: Ib3c39a0e4706ea89f7ce3139e183bd40775845c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5124575 Reviewed-by: Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Joanmarie Diggs <jdiggs@igalia.com> Cr-Commit-Position: refs/heads/main@{#1238057}
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.