| commit | d1dbf437defc14b51b9322022f6d303fb643cd85 | [log] [tgz] |
|---|---|---|
| author | Samuel Huang <huangs@chromium.org> | Wed May 28 02:17:25 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 28 02:17:25 2025 |
| tree | 1d56e89c8bc4766f1d00b9878089bb595f5c7545 | |
| parent | 5b40e938671d82352a5ca9608a0994a744de57bc [diff] |
[MVT Customization] Add ClankMostVisitedTilesCustomization to fieldtrial. This enables MVT Customization on Clank for developers. This also affects a number of tests, owing to the following changes: * "Add new" appearing after the list of tiles. * The MVT area is still shown even if there are no tiles (to show the "Add new" button). The following tests are updated to accommodate (each with test cases duplicated from ChromeFeatureList.MOST_VISITED_TILES_CUSTOMIZATION being enabled or disabled): * chrome_junit_tests: * MostVisitedMediatorUnitTest: 1 case. * chrome_public_test_apk: * MostVisitedTilesLayoutTest: 1 case. * MostVisitedTilesPTTest: 2 cases. * TileGroupUnitTest: 2 cases. Bug: 388782412 Change-Id: I0b769eea8b844ffcdcbc463465e8ac38b9833830 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6578808 Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Reviewed-by: Xi Han <hanxi@chromium.org> Commit-Queue: Samuel Huang <huangs@chromium.org> Cr-Commit-Position: refs/heads/main@{#1466266}
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.