commit | c4ca2ed086fec5b0b25be8a15336122db4ced0d8 | [log] [tgz] |
---|---|---|
author | Steinar H. Gunderson <sesse@chromium.org> | Wed Nov 13 15:25:00 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 13 15:25:00 2024 |
tree | 11876c40548e60089c0e28301d3eac4a456069a4 | |
parent | b7a1eed446d735c7afc78fbb6d8cc476db578fc6 [diff] |
Rename IsCalculatedPercentageWithLength() to IsResolvableBeforeLayout(). This also inverts its meaning, since that fits better with most code and it's good to avoid double negatives. Change-Id: Ic40dce1dd73ae083314ca346344cfaffca9068e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6014811 Reviewed-by: Robert Flack <flackr@chromium.org> Reviewed-by: Daniil Sakhapov <sakhapov@chromium.org> Commit-Queue: Steinar H Gunderson <sesse@chromium.org> Cr-Commit-Position: refs/heads/main@{#1382337}
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.