commit | 2f78f258a2058b44dd1108b420d47da3f183fdf4 | [log] [tgz] |
---|---|---|
author | Kent Tamura <tkent@chromium.org> | Tue Jun 04 07:07:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 07:07:45 2024 |
tree | 509d2fdc7c76f247e1e71498b19f2cbb4b83d963 | |
parent | 4c7668a2fd8ee7ee7f16b3e1ff4aaaa0b8d8aff4 [diff] |
RubyLB: Fix line-edge-alignment on the start edge with OOF items We should compare start text offsets without OOF items. Bug: 324111880, 340041662 Change-Id: Ic500b5a369e5edeaf9e11d3892643b9df706c007 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5595069 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by: Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/main@{#1309783}
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.