commit | 438b6dd72ecaece9c26bb969ed7eb089bd4ddba3 | [log] [tgz] |
---|---|---|
author | Joey Arhar <jarhar@chromium.org> | Wed May 01 17:28:38 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 17:28:38 2024 |
tree | 2c591ef8663d5f192da604d2cff634dc249508c7 | |
parent | 3bf92eef27072800ca4b5dd3434968cdf69fd8ba [diff] |
Make find-in-page inert check look at flat tree This patch didn't look at the flat tree, so it regressed the case where dialogs are in a shadowroot and the case where text is slotted into a dialog: http://crrev.com/1270044 Fixed: 336832613 Change-Id: Id592aee16774e92d96e695558365b5715900aab9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5502209 Reviewed-by: Oriol Brufau <obrufau@igalia.com> Commit-Queue: Joey Arhar <jarhar@chromium.org> Cr-Commit-Position: refs/heads/main@{#1294938}
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.