commit | ec38680f18f6ded69bdb6749d66a8c54323e688c | [log] [tgz] |
---|---|---|
author | Michele Fan <michelefan@chromium.org> | Wed Sep 27 22:17:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 27 22:17:56 2023 |
tree | a1bd0420c47c4b1ca1b73fee52532e3dcdac30b9 | |
parent | 86ad078556fbc51b819c2770ffb43e99ba303140 [diff] |
snap-group: Trigger relayout and refresh visuals on window destruction This cl implements the post-processing on window destruction if it was in a snap group. The overview grid needs to relayout and the visuals of the remaining item need to be refreshed so that the overview representation for the remaining item will be at the proper position with single window visuals. Fixed: b/300952979 Demo: http://b/300952979#comment2 Test: Added unit test + manual Change-Id: I8781f53ea5f39607196fca35afd5e081d3610e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4892452 Commit-Queue: Michele Fan <michelefan@chromium.org> Reviewed-by: Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202107}
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.