DescriptionMake DragController to use VisibleSelection::toNormalizedEphemeralRange() instead of toNormalizedRange()
This patch changes |DragController| class to use |toNormalizedEphemeralRange()|
in |VisibleSelection| class instead of |toNormalizedRange()| as a preparation
of templatizing |VisibleSelection| to use templatized positions instead of
DOM position to represent range.
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=201115
Patch Set 1 : 2015-08-25T14:37:36 #
Messages
Total messages: 10 (4 generated)
|