commit | c1a28f27ce736bfd2494562e68f6da0be7a388f6 | [log] [tgz] |
---|---|---|
author | Sejal Anand <sejalanand@microsoft.com> | Thu Oct 24 02:51:18 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 02:51:18 2024 |
tree | 22b3dffc97aa8a61d825baa7e23b881f22c62295 | |
parent | 59669df9f31152cdf11611bf92d4d6e8c16073aa [diff] |
[views-ax] Migrating kHierarchicalLevel attribute to new system This CL migrates the kHierarchicalLevel attribute in views to be updated whenever its value should change, rather than querying the value and computing it only when needed. As part of this change, the following view is updated 1. ash/app_list/views/search_box_view.cc This CL is part of the ViewsAX project: https://docs.google.com/document/d/1Ku7HOyDsiZem1yaV6ccZ-tz3lO2XR2NEcm8HjR6d-VY/edit#heading=h.ke1u3utej413 Bug: 325137417 Change-Id: I883233e85ecd68c088fb7b43161f6ec686624392 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5944968 Reviewed-by: Divyansh Mangal <dmangal@microsoft.com> Reviewed-by: Toni Barzic <tbarzic@google.com> Commit-Queue: Sejal Anand <sejalanand@microsoft.com> Reviewed-by: Javier Contreras <javiercon@microsoft.com> Reviewed-by: Benjamin Beaudry <benjamin.beaudry@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1373096}
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.