DescriptionGet rid of findPlainText() with Range parameter
This patch removes |findPlainText()| with |Range| parameter by replacing call
sites with |findPlainText()| with two |Position| parameters to avoid
constructing redundant |Range| object for Oilpan GC friendly.
BUGS=n/a
TEST=n/a; no behavior changes
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198041
Patch Set 1 #Patch Set 2 : 2015-06-30T15:11:38 Get rid of unused function collapsedToBoundary() #
Messages
Total messages: 6 (2 generated)
|