[LayoutNG] Fix the NGExclusionSpaceInternal vectors going out of sync.
NGExclusion::operator== didn't previous compare shape_data. This turned out to be a bad optimization. :) Without this we'd end up in a situation where we would have: - An exclusion vector containing an exclusion with shape data. - Derived geometry which wasn't tracking shape data. Bug: 963580 Change-Id: I21746f8fd081ff24658768ee6074122f2e913bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1613560 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#661191}
Showing
Please register or sign in to comment