DescriptionStop using TextIteratorBehavior in TextIteratorTextState
This patch removes the dependency on TextIteratorBehavior from
TextIteratorTextState. After this patch, TextIteratorTextState becomes a
clean class doing exactly what it names suggests: storing the text state.
More specifically, it manages only:
- The current text
- The DOM position of the current text
BUG=721957
TEST=n/a; no behavioral change
Review-Url: https://codereview.chromium.org/2919433006
Cr-Commit-Position: refs/heads/master@{#476958}
Committed: https://chromium.googlesource.com/chromium/src/+/d4fd4e36421025fb37bc556408e6f30b8e94a55a
Patch Set 1 #Patch Set 2 : Thu Jun 1 18:56:32 PDT 2017 #Patch Set 3 : Rebased #
Total comments: 4
Patch Set 4 : Sun Jun 4 22:44:20 PDT 2017 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (15 generated)
|