commit | bdcd536a2e9bde60b6d6e5d8cf81f6b3f59a0c3b | [log] [tgz] |
---|---|---|
author | Zhiyuan Cai <zhiyuancai@chromium.org> | Wed Mar 30 16:34:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 30 16:34:47 2022 |
tree | 7220c73a92f2957b5e2f69689b7421f65afbbdd0 | |
parent | 70690c1e6f7de20491077fe194857d75130b9148 [diff] |
[PriceTracking] Reset tabs on tab switcher resume On resume, we should reset tab list to reflect possible UI changes right away. Bug: 1307943 Change-Id: Idad7c921e25d5e6a4f0ac104cdcbf887497b613b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3539169 Reviewed-by: Yue Zhang <yuezhanggg@chromium.org> Commit-Queue: Zhiyuan Cai <zhiyuancai@chromium.org> Cr-Commit-Position: refs/heads/main@{#987029}
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.