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

Issue 2198223003: Remove grammar checking from SpellChecker::markMisspellingsAndBadGrammar (Closed)

Created:
4 years, 4 months ago by Xiaocheng
Modified:
4 years, 4 months ago
Reviewers:
yosin_UTC9
CC:
blink-reviews, chromium-reviews, groby+blinkspell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@PurgeMarkAllInRanges2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove grammar checking from SpellChecker::markMisspellingsAndBadGrammar This patch removes grammar checking code from the above named private member function of SpellChecker, and make it absorbed by the public function of the same name since the extra parameters are no longer effective. BUG=619452 TESt=n/a; no visible change Committed: https://crrev.com/0f9281dc5ff0e3a92e3be32b1b096e3539c66bf9 Cr-Commit-Position: refs/heads/master@{#409154}

Patch Set 1 #

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

Depends on Patchset:

Messages

Total messages: 14 (8 generated)
Xiaocheng
PTAL.
4 years, 4 months ago (2016-08-02 07:32:02 UTC) #5
yosin_UTC9
lgtm https://codereview.chromium.org/2198223003/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp (right): https://codereview.chromium.org/2198223003/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp#newcode344 third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp:344: // markMisspellingsAndBadGrammar() is triggered by selection change, in ...
4 years, 4 months ago (2016-08-02 07:38:15 UTC) #6
Xiaocheng
https://codereview.chromium.org/2198223003/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp File third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp (right): https://codereview.chromium.org/2198223003/diff/1/third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp#newcode344 third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp:344: // markMisspellingsAndBadGrammar() is triggered by selection change, in which ...
4 years, 4 months ago (2016-08-02 07:40:01 UTC) #7
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/2198223003/1
4 years, 4 months ago (2016-08-02 07:58:43 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 4 months ago (2016-08-02 08:02:00 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 08:03:46 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0f9281dc5ff0e3a92e3be32b1b096e3539c66bf9
Cr-Commit-Position: refs/heads/master@{#409154}

Powered by Google App Engine
This is Rietveld 408576698