DescriptionCleanup call relationship in SpellChecker
SpellChecker::markMisspellingsAndBadGrammar() is simutaneously called
from outside as a public function and used by other member functions of
SpellChecker as an internal procedure.
This patch cleans up the relations by making the function private and
introducing a public wrapper.
BUG=n/a
TEST=n/a; no behavior change
Committed: https://crrev.com/a133e77e34525837548a09091657b73c83fdcdab
Cr-Commit-Position: refs/heads/master@{#415236}
Patch Set 1 #Patch Set 2 : Cleanup call relationship in SpellChecker #
Dependent Patchsets: Messages
Total messages: 12 (7 generated)
|