Chromium Code Reviews
DescriptionMerge TextCheckingHelper into SpellChecker Part 1
Class TextCheckingHelper should be eliminated and merged into SpellChecker
because it is only used by SpellChecker::advanceToNextMisspelling() and does
not implement complicated logic.
This patch removes the class and changes its member functions into members
of SpellChecker. Followup patches will move the functions to SpellChecker.cpp
and cleanup the code.
BUG=619452
TEST=n/a; no behavior change
Committed: https://crrev.com/94e34bbf30308de2f40faedccb857766835c6ab2
Cr-Commit-Position: refs/heads/master@{#412200}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add TODOs #
Dependent Patchsets: Messages
Total messages: 13 (7 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||