Chromium Code Reviews
DescriptionEditing: Skip TestRendering in ReplaceSelectionCommand if the editing host is plain-text editable and the incoming fragment is plain-text.
The purposes of this CL:
* Do not modify incoming text for plain-text editing. We unexpectedly converted
EOL characters for TEXTAREA.
* Improve performance of text insertion in plain-text editing.
BUG=2007, 410417, 453802, 528491, 586772, 591697
Committed: https://crrev.com/e26eb3267527f0d5633283cef06a13995e0d41eb
Cr-Commit-Position: refs/heads/master@{#380527}
Patch Set 1 #
Total comments: 1
Patch Set 2 : accept only last interchangenewline #Messages
Total messages: 17 (9 generated)
|