commit | d4fcafb5879edfd6978973b9560c89e7fc21f6e9 | [log] [tgz] |
---|---|---|
author | Sophie Wen <sophiewen@google.com> | Thu Apr 25 00:45:21 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 25 00:45:21 2024 |
tree | 072ed8a3d8df388fbe255d8d826df01fd621346a | |
parent | f644d0caa6ddfb5fae3142c9ce98ecf12698d106 [diff] |
snap-groups: Refresh for work area and snap to replace This modifies `ApplyPrimarySnapRatio()` to verify the windows can fit in the snap group, and introduces `RefreshSnapGroup()` to either break the group or call `ApplyPrimarySnapRatio()`. This will be used by work area changes and snap to replace to refresh the group bounds. Test: SnapGroupTest* Bug: b/333623218, b/335343444 Change-Id: Ieaa21cca13d324c81665a113868aa9de9d2b1dc8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5460979 Commit-Queue: Sophie Wen <sophiewen@chromium.org> Reviewed-by: Ahmed Fakhry <afakhry@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1292216}
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.