commit | e08ace36107c209bfa2c1ba59fce14ab5325156e | [log] [tgz] |
---|---|---|
author | Madhav Pruthi <madhavpruthi@google.com> | Tue Feb 18 20:08:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 18 20:08:50 2025 |
tree | fb6b4fe7a7fa46ca3956469742fa35015c11b526 | |
parent | 4dd2a17eebd42798f170efb99f5c87ee83fe3213 [diff] |
[RefactorTabClose] Remove usage of AllTabClosureUndone and corresponding notify methods. The usage was only with UndoRefocusHelper which is now handled via the count of incoming individual incoming closures and undone requests. Bug: 381471263 Change-Id: I4d0f55886af3a0c2029383ddf23c91de5712e9f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6234567 Commit-Queue: Madhav Pruthi <madhavpruthi@google.com> Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by: Fiaz Muhammad <mfiaz@google.com> Cr-Commit-Position: refs/heads/main@{#1421562}
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.