Move rootUserSelectAllForNode() to EditingStrategy template class from...
Move 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 Review URL: https://codereview.chromium.org/1287053007 git-svn-id: svn://svn.chromium.org/blink/trunk@200899 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment