DescriptionWrap code into TextIterator::HandleRememberedProgress
TextIterator::Advance() used to contain some code before its main loop
to handle the remembered progress, if any. This patch wraps the code
into a new function TextIterator::HandleRememberedProgress() for better
code health.
Follow-up patches will utilize this function to make the control flow
in TextIterator cleaner.
BUG=721957
TEST=n/a; no behavioral change
Review-Url: https://codereview.chromium.org/2911373003
Cr-Commit-Position: refs/heads/master@{#475772}
Committed: https://chromium.googlesource.com/chromium/src/+/4ac11ed7d02420bda817ec1441af56f2b56a0a02
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|