Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 2289593007: Cleanup call relationship in SpellChecker (Closed)

Created:
4 years, 3 months ago by Xiaocheng
Modified:
4 years, 3 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews, groby+blinkspell_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Cleanup 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M third_party/WebKit/Source/core/editing/commands/CompositeEditCommand.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp View 1 chunk +6 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 12 (7 generated)
Xiaocheng
PTAL. I think we don't need to hoist layout update calls from SpellChecker to its ...
4 years, 3 months ago (2016-08-30 03:53:39 UTC) #4
yosin_UTC9
lgtm
4 years, 3 months ago (2016-08-30 04:55:53 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289593007/20001
4 years, 3 months ago (2016-08-30 07:50:55 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 07:57:58 UTC) #10
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 08:00:42 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a133e77e34525837548a09091657b73c83fdcdab
Cr-Commit-Position: refs/heads/master@{#415236}

Powered by Google App Engine
This is Rietveld 408576698