commit | c1045fcfdd09bb08b0212b833354f4663bfb1daf | [log] [tgz] |
---|---|---|
author | Zaina Al-Mashni <zalmashni@google.com> | Tue May 14 21:05:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 14 21:05:07 2024 |
tree | 469cf9d3a144a3672bc58242227277cd1494f96f | |
parent | 66e0c19f3f2c8dae0c45c99331c169d2c6b7ca69 [diff] |
[Quick Delete] Use TabGroupModelFilter to close tabs for CBD Use TabGroupModelFilter to hide full tab groups closed via CBD for the purposes of tab group sync. Closing a subset of a tab group from CBD will update the synced tab group. This follows the same behaviour as tab groups closed with Quick Delete. Bug: 40255099 Change-Id: Id147aec944c9acd0c45f105d1b4e5c14cf7230d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5534750 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Auto-Submit: Zaina Al-Mashni <zalmashni@google.com> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1300875}
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.