[LayoutNG] AddColumnResult() in sync with with column fragments actually added.
We'd fail to add column layout results to LayoutBox if a fragmentainer got interrupted by a spanner, which would eventually mess up fragment index calculation in AddColumnResult(), which in turn could make us keep old fragments associated with deleted layout objects. This fixes 4 out of 5 tests that failed because of bug 1105758. Bug: 1105758 Change-Id: If358c296e2d89b1e5491b5578446466ea3f2bb38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346249Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#796837}
Showing
Please register or sign in to comment