DescriptionExpand TextIterator::Initialize() into constructor
This patch expands |TextIterator::Initialize()| into constructor where the
only call sites to simplify code for improving code health.
This patch is a follow-up of patch[1], which makes call sites of
|Initialize()| to just one.
[1] http://crrev.com/2912053002: Call TextIterator constructor with proper range
BUG=n/a
TEST=n/a; no behavior changes
Review-Url: https://codereview.chromium.org/2919453002
Cr-Commit-Position: refs/heads/master@{#475850}
Committed: https://chromium.googlesource.com/chromium/src/+/e15b8a7a2ed4a844796968f23113955aa4403a7a
Patch Set 1 : 2017-05-31T16:15:33 #
Messages
Total messages: 12 (8 generated)
|