DescriptionMove rootUserSelectAllForNode() to EditingStrategy template class from PositionAlgorithm template class
This patch moves |rootUserSelectAllForNode()| to |EditingStrategy| template
class from |PositionAlgorithm| template class to simplify |PositionAlgorithm|
class for improving code health, since an implementation of
|rootUserSelectAllForNode()| is independent from |PositionAlgorithm|.
BUG=518738
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200899
Patch Set 1 : 2015-08-20T17:38:38 #
Messages
Total messages: 6 (2 generated)
|