Chromium Code Reviews
DescriptionMove CompositeEditCommand::deleteSelection() to TypingCommand::deleteSelectionIfRange()
This patch moves |CompositeEditCommand::deleteSelection()| to
|TypingCommand::deleteSelectionIfRange()| since it is used only in
|TypingCommand| and reduce overload of |deleteSelection()| to improve
readability.
This patch is a preparation of replacing |VisibleSelection| parameter from
|deleteSelectionIfRange()|.
BUG=657256
TEST=n/a; no behavior changes
Review-Url: https://codereview.chromium.org/2733933003
Cr-Commit-Position: refs/heads/master@{#455094}
Committed: https://chromium.googlesource.com/chromium/src/+/9cee878cc63613dcd82f06850e5ab368b0bf8e57
Patch Set 1 : 2017-03-07T13:11:49 #
Total comments: 1
Patch Set 2 : 2017-03-07T14:29:09 #
Messages
Total messages: 23 (15 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||