Chromium Code Reviews
DescriptionMake InsertListCommand::selectionHasListOfType() to take Position objects instead of VisibleSelection
This patch makes |InsertListCommand::selectionHasListOfType()| to take two
Position objects for start and end instead of |VisibleSelection| since it uses
only start and end of selection to reduce usage of |VisibleSelection| for
improving code health.
BUG=657237
TEST=n/a
Review-Url: https://codereview.chromium.org/2731313003
Cr-Commit-Position: refs/heads/master@{#455371}
Committed: https://chromium.googlesource.com/chromium/src/+/ebadc5308f4a935c6e0ddec6fbb466e202913e30
Patch Set 1 : 2017-03-07T14:02:25 #
Messages
Total messages: 14 (10 generated)
|
||||||||||||||||||||||||||||