commit | 22391e9a8ec6c814fa31daf955a493218b9365eb | [log] [tgz] |
---|---|---|
author | Dominik Röttsches <drott@chromium.org> | Tue Oct 05 13:51:30 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 05 13:51:30 2021 |
tree | 8fb61307a7c8497829fed0e49a3f59b55ea8b31d | |
parent | 8d0cc71dff33ae4eb95b6924fb92515d26c1e4f7 [diff] |
Keep mapping internal generic names to fallback font names Partial revert of the list of commits in [1]. Successfully tested that regression of incorrect serif font selection on Android is fixed locally with a page that has sans-serif and serif text in "en" and "ja" locales. [1] https://chromium-review.googlesource.com/c/chromium/src/+/3199925 Fixed: 1252383 Change-Id: I4adf0d2453ec10a6756273f48c2790061ef07b91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3202092 Commit-Queue: Dominik Röttsches <drott@chromium.org> Auto-Submit: Dominik Röttsches <drott@chromium.org> Reviewed-by: Frédéric Wang <fwang@igalia.com> Reviewed-by: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#928131}
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.