commit | 59fb12ff0a75637b5c785b420653cf1289b7c29c | [log] [tgz] |
---|---|---|
author | yosin <[email protected]> | Mon Sep 28 09:05:56 2015 |
committer | Commit bot <[email protected]> | Mon Sep 28 09:06:44 2015 |
tree | 52e0cb312476e59fe9f3f74412d4e0cd68bde1d4 | |
parent | c0b6378273d247d7da72de1cf37687456545e477 [diff] |
Utilize VisibleSelectionTemplate template class in SelectionController This patch utilizes |VisibleSelectionTemplate| template class in |SelectionController| class as replacement of |VisibleSelection::InDOMTree| and |VisibleSelection::InComposedTree| for a preparation of full version of |VisibleSelectionTemplate|. This patch is a preparation of making selection to handle granularity for web component, http://crrev.com/1363873004 BUG=513568 TEST=n/a; no behavior changes Review URL: https://codereview.chromium.org/1371003002 Cr-Commit-Position: refs/heads/master@{#351039}