commit | 7c00cc7f08f8cd0be3cc13d171d19ccc3370c00d | [log] [tgz] |
---|---|---|
author | dpapad <[email protected]> | Fri Mar 24 17:54:35 2023 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 24 17:54:35 2023 |
tree | 0e3a0556c5270476afb39cc28a46efe201102f33 | |
parent | 374ef37f8da7332f0b4e36b744dab006c48607d5 [diff] |
WebUI: Add WebUiSystemFont flag. The flag will be hooked up in a follow-up CL to force WebUI surfaces previously using Roboto to instead use a different font per platofrm. It is a no-op until then. Bug: 1419512 Change-Id: I84c49388f36835896bcf8c407a303915e31f8251 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4366800 Reviewed-by: Peter Boström <[email protected]> Commit-Queue: Demetrios Papadopoulos <[email protected]> Cr-Commit-Position: refs/heads/main@{#1121792}
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.