DescriptionMake nextBoundary() to use lastPositionInNode() instead of RangeBoundaryPoint::setToEndOfNode()
This patch changes |nextBoundary()| to use |lastPositionInNode()| instead of
|RangeBoundaryPoint::setToEndNode()| as preparation of making |nextBoundary()|
to work on composed tree, since |Position| class is templatzied to support
composed tree but |RangeBoundaryPoint| isn't.
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=201703
Patch Set 1 : 2015-09-03T13:22:08 #
Messages
Total messages: 6 (2 generated)
|