DescriptionHide SpellCheckRequest from other classes in editing/spellcheck
Currently, all external clients of SpellCheckRequest use it in only
one way -- pass it to SpellCheckRequester::requestCheckingFor
directly.
Hence, this patch makes the clients call the function directly without
knowing about details of this class, to reduce exposure of implementation
details.
BUG=n/a
TEST=n/a; no behavior changes
Review-Url: https://codereview.chromium.org/2740603003
Cr-Commit-Position: refs/heads/master@{#456240}
Committed: https://chromium.googlesource.com/chromium/src/+/659edf80d6784f79ddad9b384391bc11588df846
Patch Set 1 #
Total comments: 3
Messages
Total messages: 18 (13 generated)
|