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

Issue 2247273002: Merge TextCheckingHelper into SpellChecker Part 3 (Closed)

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

Description

Merge TextCheckingHelper into SpellChecker Part 3 This patch does code cleanup in SpellChecker.h/cpp after moving code from TextCheckingHelper. Cleanup to TextCheckingHelper.h/cpp will be done in followup patches. Previous patches: - Part 1: http://crrev.com/2246053003 - Part 2: http://crrev.com/2253523002 BUG=619452 TEST=n/a; no behavior change Committed: https://crrev.com/85313d07c90a0ff9a229646aad87ecf6cee13a38 Cr-Commit-Position: refs/heads/master@{#412422}

Patch Set 1 #

Patch Set 2 : Perform refactoring only #

Total comments: 1

Patch Set 3 : Touch only SpellChecker #

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

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 24 (16 generated)
Xiaocheng
PTAL.
4 years, 4 months ago (2016-08-16 09:14:30 UTC) #5
yosin_UTC9
Could you split this patch into two? 1. Re-factor SpellChecker::findMissspelling() 2. Rename TextCheckingHelper.{cpp,h} to TextCheckingParagraph.{cpp,h} ...
4 years, 4 months ago (2016-08-16 09:18:29 UTC) #6
Xiaocheng
On 2016/08/16 at 09:18:29, yosin wrote: > Could you split this patch into two? > ...
4 years, 4 months ago (2016-08-16 09:26:11 UTC) #10
yosin_UTC9
Please refer with CL number for "previous patch". https://codereview.chromium.org/2247273002/diff/20001/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h File third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h (right): https://codereview.chromium.org/2247273002/diff/20001/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h#newcode25 third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h:25: #include ...
4 years, 4 months ago (2016-08-16 09:34:15 UTC) #11
yosin_UTC9
lgtm
4 years, 4 months ago (2016-08-17 02:05:02 UTC) #19
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/2247273002/40001
4 years, 4 months ago (2016-08-17 02:09:27 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 02:13:04 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 02:15:33 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/85313d07c90a0ff9a229646aad87ecf6cee13a38
Cr-Commit-Position: refs/heads/master@{#412422}

Powered by Google App Engine
This is Rietveld 408576698