| commit | 0ae37d580d23b971cb15aee1ad6a539a70a6b569 | [log] [tgz] |
|---|---|---|
| author | Masa Fujita <massan@google.com> | Sat Sep 06 08:29:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 06 08:29:58 2025 |
| tree | 0ef8918a8037312db960e0f34edbb5e9a2d5c9e4 | |
| parent | 48bfd962bbb2dabc589114ba20f0c5732f586132 [diff] |
flyout: Extract AnchoredPopupWindow's spec calculation logic This CL splits the spec calculation logic in `AnchoredPopupWindow` to a new class called `AnchoredPopupWindowSpec`. This is partly in preparation of making it possible to customize the behavior of the popup window for flyout menus. There should be no functional change with this CL. BYPASS_RECITATION_REASON=false positive Bug: 438712903 Change-Id: I3ec5888dbd5775be9781d3f753f000d1b9f75972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6911404 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Masa Fujita <massan@google.com> Cr-Commit-Position: refs/heads/main@{#1512005}
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.