commit | 747700317ea0e387879d27a2496e70b3e70d5f90 | [log] [tgz] |
---|---|---|
author | Ian Kilpatrick <ikilpatrick@chromium.org> | Thu Mar 17 15:08:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 17 15:08:29 2022 |
tree | 8e87790000f290d97ea74c697c39ff2f9b345973 | |
parent | 773e1fe76bc79ede7726c96d15e73c508872aa72 [diff] |
[cleanup] Unify ColumnLocation data-structures. This is so we can share more common code when computing the constraint spaces for table-cells. There should be no behaviour change. Change-Id: I4193ebcef34754d725554a8d172a6f21ea798964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3531216 Reviewed-by: Aleks Totic <atotic@chromium.org> Reviewed-by: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/main@{#982215}
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.