commit | 20cf070996fb927f912e2962f9700aee27cdabda | [log] [tgz] |
---|---|---|
author | Mohammad Refaat <mrefaat@google.com> | Thu Jul 01 20:08:01 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 01 20:08:01 2021 |
tree | 5174a286a41555504cdc4cd1a63a40a844eb1211 | |
parent | e0a31d452bc9357f57674927fa2d0d0e36f10b5c [diff] |
Update the number of tabs selected correctly in the selection mode. The current implementations only updates the tabs count and the plural form on the buttons, when cells are selected or deselected manually. This change adds updates when the count as well when tabs are closed or all selected at once. Bug: 1225069 Change-Id: I46c67bc7a36ff41037ced097433cf6114353c34f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2995227 Reviewed-by: Mark Cogan <marq@chromium.org> Reviewed-by: edchin <edchin@chromium.org> Commit-Queue: Mohammad Refaat <mrefaat@chromium.org> Cr-Commit-Position: refs/heads/master@{#897864}
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.