commit | 48fe5c1ef4fe4185428fca380e3b74d395f94cea | [log] [tgz] |
---|---|---|
author | Marlon Facey <[email protected]> | Thu Jun 09 20:09:02 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Jun 09 20:09:02 2022 |
tree | 84f2ffd4675d68eeb76430057e241fffda289971 | |
parent | 8ebe292e96cef6f20a1a7f2d3ddc797fa786a47c [diff] |
[journeys] Use i18nMixin instead of $i18n for strings in clusters Internationalization using $i18n is not supported for components in cr_components. As part of the refactor of the clusters' components we need to switch to the i18nMixin. Also added a missing boolean and string to the history_clusters data source. Bug: 1310280 Change-Id: I32bfcf92125a1ad51b5657fcde78a050c84b3d62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3697497 Reviewed-by: Tommy Li <[email protected]> Commit-Queue: Marlon Facey <[email protected]> Reviewed-by: Demetrios Papadopoulos <[email protected]> Cr-Commit-Position: refs/heads/main@{#1012665}
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.