DescriptionUse PositionWithAffinity as internal representation of VisiblePostion
This patch replaces member variables |Position| and |TextAffinity| in
|VisiblePostion| class to |PositionWithAffinity| to simplify construction
of an object for preparation of templatizing |VisiblePostion| to introduce
composed tree version.
This patch also moves default constructor into .cpp file from header file to
reduce size of header file.
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=201619
Patch Set 1 : 2015-09-02T14:43:03 #
Messages
Total messages: 7 (2 generated)
|