commit | 82e1637a39c425c301ccc76d3e820928e8d5fff3 | [log] [tgz] |
---|---|---|
author | Michele Fan <michelefan@chromium.org> | Fri Oct 04 21:18:17 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 04 21:18:17 2024 |
tree | dafcd27f58e34e55d6a997e770137706c40da53d | |
parent | c848f0cc48ee11e79d852a43c7f3bfbbe7b72b37 [diff] |
snap-group: Clean up `OverviewGroupContainerView` The `OverviewGroupContainerView` was initially implemented to facilitate the first iteration of Overview design when the group container view was responsible for handling events. However, this approach is no longer needed. Fixed: b/371222701 Test: Manual + run existing Change-Id: Ica2f03d1eab20b8b8857ffc5965e1d0fd3898e95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5908594 Reviewed-by: Sammie Quon <sammiequon@chromium.org> Commit-Queue: Michele Fan <michelefan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364446}
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.