commit | 2a27e9e3a603bdbe1023dd47b71a7600b7eec8dc | [log] [tgz] |
---|---|---|
author | Sejal Anand <sejalanand@microsoft.com> | Thu Jul 11 07:19:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 11 07:19:26 2024 |
tree | 5d053b86002ea2e2090181a12bed0adb7962081b | |
parent | ece448f5597f8a0588447575e10944327047a1a5 [diff] |
[views-ax] Migrating kPopupForId to new system This CL migrates the kPopupForId attribute in Views to be updated whenever its value should change, rather than querying the value and computing it only when needed. 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: Ib08c80471db46ec625fc4a7cafc671231e7d544d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5648297 Commit-Queue: Sejal Anand <sejalanand@microsoft.com> Reviewed-by: Patrick Noland <pnoland@chromium.org> Reviewed-by: Javier Contreras <javiercon@microsoft.com> Cr-Commit-Position: refs/heads/main@{#1325952}
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.