commit | ca7f3b266f85b26f76c6562d8c6e483d90d6f02c | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Wed Nov 06 07:15:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 06 07:15:46 2024 |
tree | 57453470e9d19ba886ebe0716d8487102a9ef908 | |
parent | fafc892a0badba87f3f7ad8f93bbf3fe8458f601 [diff] |
Return DCHECK for a node in ax tree wrapper automation That DCHECK was removed in crrev.com/c/4949970 as it was frequently firing up in Lacros. Given the sunset of the lacros, let's revert that change and have a DCHECK there. Bug: 377325003, 373971535 Change-Id: I7c57db45fe5ab6730dc18a6b2d85e720a1beb37b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5979780 Reviewed-by: Georg Neis <neis@chromium.org> Reviewed-by: Katie Dektar <katie@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1378832}
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.