[TableNG] Fix basic cache-misses.
This patch unifies creates the constraint-space for table-cells. Before we had two different code-paths leading to subtle differences in construction causing various types of cache misses. This unifies the code-paths ensuring that they can remain as similar as possible. Bug: 958381 Change-Id: I59d7252ba3db52c36b2118d9695cea106326a1e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2498836 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#821770}
Showing
Please register or sign in to comment