DescriptionRemove parameter node from SpellChecker::chunkAndMarkAllMisspellingsAndBadGrammar
This patch removes parameter |node| from the above mentioned function because
it can always be computed as the root editable element of |insertedRange|.
This patch is a preparation for reducing the use of TextCheckingParagraph in
spell checker, since TextCheckingParagraph was introduced for synchronous
spell checking which no longer exists now.
BUG=619452
Committed: https://crrev.com/c4ce09744c75c1060c10bd1ac75455db27429e73
Cr-Commit-Position: refs/heads/master@{#412504}
Patch Set 1 #Patch Set 2 : Add DCHECK #
Messages
Total messages: 17 (11 generated)
|