commit | 50496c61002596cd8240e61d12b764471621f82e | [log] [tgz] |
---|---|---|
author | Michele Fan <michelefan@chromium.org> | Fri Jan 26 22:27:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 22:27:57 2024 |
tree | 3bbe3d94b70818ee9667bb24615a3690ddee8c3b | |
parent | 24b30318d4a0e2285d9299f684a6d8ca46f5e856 [diff] |
snap-group: Use `GetGridBoundsInScreen()` directly in test util This cl optimizes the logics in `GetGridBoundsInScreen()` in overview_utils.cc and applies the logic directly in test util to avoid duplication. Minor renaming `StartOverview()` and `EndOverview()` input params. Fixed: b/322448111 Test: Run existing Change-Id: I43e7c74d57977cc6f8f9e0f0c0ea8d6ac6eee6a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5239871 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Michele Fan <michelefan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252893}
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.