commit | 272ca6e9c27a41b652027e74d221fdd77e1cbf8a | [log] [tgz] |
---|---|---|
author | Hyowon Kim <hyowon@igalia.com> | Wed May 24 09:25:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 24 09:25:29 2023 |
tree | fe4d00fb03a3a4823f7449b6fe0ff067da9e9a75 | |
parent | 6f34d9d56a4bd349318442b017e97f5eccc52bd1 [diff] |
[ios] Fix RenderTextTest.DefaultLineHeights test failure The size delta for iOS applied as -2. Bug: 1428953 Change-Id: I3612d098cbab34925e9512035a07ee9a83834a07 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4547048 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Hyowon Kim <hyowon@igalia.com> Cr-Commit-Position: refs/heads/main@{#1148422}
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.