Set cross-axis space and populate flex map even for unbounded main axis.
This has no visible effect today since the caller does not read either of these unless the main axis is bounded, but is necessary in the future to better handle layout in unbounded input cases. It also feels better from an API layering perspective since these field are initialized more consistently, and it's entirely up to the caller what to do with them. Bug: 1012136 Change-Id: Ibd0f3ac0104a33d1ce156b58a859435be8df999e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026375 Commit-Queue: Peter Kasting <pkasting@chromium.org> Reviewed-by:Allen Bauer <kylixrd@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#806847}
Showing
Please register or sign in to comment