| commit | 5ffb56d758f15e89c654ebc6870a0c9e4984d48c | [log] [tgz] |
|---|---|---|
| author | Morten Stenshorne <mstensho@chromium.org> | Tue Sep 23 10:24:49 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 10:24:49 2025 |
| tree | d3d47d8766f4224bd00e531cc0e5a1a1d9698955 | |
| parent | 2ed2a9edf88abae0bb348ac67004aba6cd4ffd46 [diff] |
BaseLayoutAlgorithmTest: Assert gap decoration vector size equality. Rather than crashing when trying to access an entry that doesn't exist in one of the vectors, just bail if the vectors don't have the same size. Change-Id: I340082d865aea4651164dc692f02fc903f278a43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6968622 Reviewed-by: Javier Contreras <javiercon@microsoft.com> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/main@{#1519235}
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.