DescriptionFix crash when node is moved in a selection
Let RenderObject::canUpdateSelectionOnRootLineBoxes() return false
if the renderer is in an orphaned render tree, to prevent
RenderSelectionInfo from calling selectionRectForPaintInvalidation()
which would cause the crash.
BUG=396596
TEST=editing/selection/move-node-in-selection-crash.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180102
Patch Set 1 #Patch Set 2 : Update test expectation #Patch Set 3 : Forgot to upload the test #
Total comments: 6
Patch Set 4 : Make test not so fuzz #Patch Set 5 : Update test expectation #
Messages
Total messages: 12 (0 generated)
|