Chromium Code Reviews
DescriptionApply RelocatablePosition in DeleteSelectionCommand::mergeParagraphs
The above mentioned function used a VisiblePosition to track
|startOfParagraphToMove|, which is wrong as VPs can't persist through
DOM mutations. This patch uses RelocatablePosition instead.
BUG=668765
TEST=webkit_unit_tests --gtest_filter=DeleteSelectionCommandTest.deleteListFromTable
Committed: https://crrev.com/e0c438edea7a5d6b057edff9a65d3d735c98b10e
Cr-Commit-Position: refs/heads/master@{#434976}
Patch Set 1 #Patch Set 2 : Fix root cause #Patch Set 3 : Fix regressions... #Patch Set 4 : one more fix #
Total comments: 8
Patch Set 5 : fix nits #Patch Set 6 : Tue Nov 29 21:12:11 JST 2016 #
Messages
Total messages: 25 (16 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||