DescriptionIntroduce firstRangeOf() as replacement of VisibleSelection::firstRange()
This patch introduces |firstRangeOf()| function as replacement of |firstRange()|
member function of |VisibleSelection| to prepare templatizing |VisibleSelection|
to exclude DOM tree position specific function out from |VisibleSelection|
for ease of templatizing.
This patch is a preparation of making selection to handle granularity for web
component, http://crrev.com/1277863002
BUG=513568
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201122
Patch Set 1 : 2015-08-25T17:47:14 #Messages
Total messages: 6 (2 generated)
|