| commit | 654dfbc40709e35b256fd2edd68e5d34dc8afb0c | [log] [tgz] |
|---|---|---|
| author | Christopher Grant <cjgrant@chromium.org> | Tue Oct 07 20:26:54 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 07 20:26:54 2025 |
| tree | 64a890b7ff38545ac5987fdd2ab35f8dfe3af838 | |
| parent | 6b14adaf75807258fa8b808fb78c837862afb0d2 [diff] |
HoverCards: Preparation for client-owed card Widgets This is a non-functional change, preparing for a future migration to the preferred client-owns-widget model. By abstracting access to the Widget, and ensuring that Widget-specific View setup runs as the View is placed in its Widget, the follow-on work is cleaner. Bug: 449983527 Change-Id: Ib89e3f873faa480c20314e7d19507d8ee9eb6d1b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7013947 Reviewed-by: Darryl James <dljames@chromium.org> Reviewed-by: Mickey Burks <mickeyburks@chromium.org> Commit-Queue: Christopher Grant <cjgrant@chromium.org> Cr-Commit-Position: refs/heads/main@{#1526494}
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.