You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 19, 2021. It is now read-only.
css-flexbox: fixes for -webkit-box using LayoutFlexibleBox
This addresses two problems that triggered CHECKs/use-after-free:
LayoutBlock, for -webkit-box, needs to add children to anonymous
blocks in some cases.
LayoutFlexibleBox should not merge anonymous flex items for
-webkit-box.
BUG=1010706
TEST=none
Change-Id: Ic8cb22f4f031813c1e1447bc23f4bfb930b3caec
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838754
Commit-Queue: Scott Violet <[email protected]>
Reviewed-by: Christian Biesinger <[email protected]>
Reviewed-by: Ian Kilpatrick <[email protected]>
Cr-Commit-Position: refs/heads/master@{#703115}
0 commit comments