commit | 4ce2fd583fdee52cd7ec0bcf6a7eb2691ac79886 | [log] [tgz] |
---|---|---|
author | Sejal Anand <sejalanand@microsoft.com> | Thu Aug 08 07:14:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 08 07:14:25 2024 |
tree | 760fef938657bc072f1cfba7c1bf64960bf431e0 | |
parent | 3a092bada4e813c233ef1d46010891b0b2977f25 [diff] |
[views-ax] Migrating kPosInSet and kSetSize to new system for omnibox result view This CL migrates the kPosInSet and kSetSize attribute in Views to be updated whenever its value changes rather than querying the value and computing it on each API call. 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: I06d0271bf9477493e04a43bfb4a9fa5122c4aa28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5710181 Commit-Queue: Sejal Anand <sejalanand@microsoft.com> Reviewed-by: manuk hovanesian <manukh@chromium.org> Reviewed-by: Patrick Noland <pnoland@chromium.org> Reviewed-by: Jacques Newman <janewman@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1338909}
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.