DescriptionFix null pointer dereference in CompositeEditCommand::moveParagraphs().
Document::documentElement() may return null, and in that case we should not
hand it to PlainTextRange::createRangeForSelection().
BUG=338542
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167684
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename test. #
Created: 6 years, 10 months ago
Messages
Total messages: 8 (0 generated)
|