commit | 1a112145e09ba5cd01d1ce327de65e6d7cb356fd | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Mon Apr 24 04:01:22 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 24 04:01:22 2023 |
tree | 3623cab4831c00e592fa122ca50dd511565802a1 | |
parent | c60359c5f5a7b4b47f4ebeecda587501b128d7a8 [diff] |
Fix NGPhysicalBoxStrutTest.Constructors The behavior of LayoutUnit(a huge integer) is different on 32-bit Arm. Bug: 1435415 Change-Id: I97e7c1cd6d8f6c1f44770e6ea9692e4600ac5607 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4464337 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1134387}
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.