DescriptionUse EphemeralRange in makeSearchRange in VisibleSelection.cpp instead of Range object
This patch makes |makeSearchRange()| to use |EphemeralRange| instead of
|Range| object to avoid registering temporary |Range| object into |Document|
for Oilpan friendly and as a preparation of introducing full version of
|VisibleSelectionTemplate|.
This patch is a preparation of making selection to handle granularity for web
component, http://crrev.com/1363873004
BUG=388681, 513568
TEST=n/a; no behavior changes
Committed: https://crrev.com/4db8310fbdd01d9ef25cace80dbfab8350847796
Cr-Commit-Position: refs/heads/master@{#351045}
Patch Set 1 : 2015-09-28T15:19:43 #
Messages
Total messages: 7 (2 generated)
|