DescriptionOld lines may be detached / extracted during layout.
Back out over-simplified code from https://codereview.chromium.org/1915803004/
Since lines from an old layout pass that haven't yet been relaid out may not be
in the line box list at all at some given point during layout, lastRootBox()
didn't work as expected. It would either return the wrong last-line, or even
nullptr.
BUG=607451
Committed: https://crrev.com/7c96d3817765ae0d848bdf2962c7cc1c52384848
Cr-Commit-Position: refs/heads/master@{#390508}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|