commit | 8c46ae569b889d725af8de810cad6bdb29b69a60 | [log] [tgz] |
---|---|---|
author | Koji Ishii <kojii@chromium.org> | Wed May 03 04:35:53 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 03 04:35:53 2023 |
tree | 4e4e886e7d512ea2bde4edb62d13ae952d6c9331 | |
parent | e2dbccb551bbba0126edfeeb6a4859bfd8ca7aae [diff] |
[text-wrap-pretty] Fix `ComputeTrailingSpaceWidth` for empty items This patch fixes `ComputeTrailingSpaceWidth` to handle empty items added in crrev.com/c/4462371. This is a speculative fix. Bug: 1441245, 1432798 Change-Id: Ib752eec7892e94add052cb822c78d0254b7f5b89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4498219 Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1138802}
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.