DescriptionSimplify SpellChecker::markAllMisspellingsAndBadGrammar()
This patch removes parameter |grammarSelection| from the above named function
because it can be obtained from the other parameter |spellingSelection|; then
it makes the function absorbed by its wrapper |markMisspellingsAndBadGrammar()|
to simplify code.
BUG=633509
TESt=n/a; no visible change
Committed: https://crrev.com/b3d3c3a275859f83cbe4cd55c17787e59ace1507
Cr-Commit-Position: refs/heads/master@{#412166}
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 15 (9 generated)
|