commit | 6194dea883154d407aae0d58f3c3bfa19146e558 | [log] [tgz] |
---|---|---|
author | Xi Han <hanxi@google.com> | Fri Apr 04 20:17:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 04 20:17:59 2025 |
tree | a4672c1eb9f044adf8dd550407a0a35f69ad8dd1 | |
parent | d8dd731a34aa5ce317d90295a2bcccd8078c8794 [diff] |
[TabResumption] Fix duplicated module types in settings. The issue was caused by the fact that the single tab card uses the string of the price drop module. Screenshot after the CL: https://drive.google.com/file/d/1IgJR0DuRXW7wD6jpX2UMFCPcXlCPPQ0x/view?usp=drive_link Bug: 408445724 Change-Id: I2626df33372ed6a7a38aba03ffd7620a9e2d35ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6434035 Commit-Queue: Xi Han <hanxi@chromium.org> Reviewed-by: Xinyi Ji <xinyiji@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442879}
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.