DescriptionMake EventHandler to use VisibleSelection::toNormalizedEphemeralRange() instead of toNormalizedRange()
This patch changes |EventHandler| 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=201121
Patch Set 1 : 2015-08-25T17:22:50 #
Messages
Total messages: 6 (2 generated)
|