commit | 115998f6996adb8cea35841503ac67f63cbc2e87 | [log] [tgz] |
---|---|---|
author | Antonio Gomes <tonikitoo@igalia.com> | Tue Dec 10 21:29:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 10 21:29:26 2024 |
tree | a0f48a5dec4bb25d1ae0bd375f990de5475b55c0 | |
parent | e86d3100dcf656c950be676d0a9c7906c0a97649 [diff] |
Use ash::TypographyProvider in GetFirstLineHeight|GetSecondLineFontList() ... now that the Lacros support has been removed. Previously, Lacros code has not been allowed to depend on code in Ash. That's the reason we couldn't use ash::TypographyProvider from there until now. R=hidehiko@chromium.org, neis@chromimum.org, yawano@google.com Bug: 374253370, 373971535, b:340629098 Change-Id: I3d229ea25a02c1a5d86516185c804511645c80c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6080434 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by: Yuki Awano <yawano@google.com> Cr-Commit-Position: refs/heads/main@{#1394517}
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.