| commit | b1811e2162e683f798b839963ea103ff2dfee62c | [log] [tgz] |
|---|---|---|
| author | Jacques Newman <janewman@microsoft.com> | Fri Sep 19 23:50:28 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 19 23:50:28 2025 |
| tree | 1253a72e8858028e09a7a0d243eb987b493529af | |
| parent | f5ce43b57cddec3d2a5e7799b4abd8e0e97b7ba8 [diff] |
[focusgroup] Remove 'extend' parsing support. With this change, 'extend' will be treated like any other unknown modifier. The underlying support for extend is kept for now to ease the future change that will allow any eligible descendant to be managed by focusgroup. See https://github.com/openui/open-ui/issues/989 for more details on the decision to remove support for extend. Bug: 40210717 Change-Id: Id7c28b15341b71ab61ab6298e65667ceefcf1f24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6961735 Reviewed-by: Mason Freed <masonf@chromium.org> Commit-Queue: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1518240}
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.