DescriptionRevert of Fold out-of-flow objects into anonymous blocks when removing children (patchset #7 id:110001 of https://codereview.chromium.org/1406163003/ )
Reason for revert:
Causing use-after-free crashes in entire rendering pipeline, reverting.
Original issue's description:
> Fold out-of-flow objects into anonymous blocks when removing children
>
> Sometimes when we remove a child we end up with a float or out-of-flow object beside
> an anonymous block. When that happens, fold the float/out-of-flow object into the
> anonymous box as that is where it would have lived if they were siblings in the
> first place.
>
> BUG=322039
>
> Committed: https://crrev.com/44402d152cd0bb788db3136ab08c3c76ec348cd1
> Cr-Commit-Position: refs/heads/master@{#357886}
TBR=mstensho@opera.com,robhogan@gmail.com
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=322039
Patch Set 1 #Messages
Total messages: 6 (2 generated)
|