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

Issue 1300213002: Offers suggestions for each language that marks a word misspelled. (Closed)

Created:
5 years, 4 months ago by Julius
Modified:
5 years, 4 months ago
CC:
chromium-reviews, groby+spellwatch_chromium.org, rlp+watch_chromium.org, rouslan+spellwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@multi-spellcheck
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Offers suggestions for each language that marks a word misspelled. As evenly as possible, offers suggestions for each language that marks a word as misspelled. TEST=*Multi*Spell*Suggestions* BUG=5102 Committed: https://crrev.com/452a849ab75bd6d231cc1afcd145a0806b82142f Cr-Commit-Position: refs/heads/master@{#344647}

Patch Set 1 #

Patch Set 2 : Added tests. #

Patch Set 3 : Reworked the algorithm and refactored tests. #

Total comments: 20

Patch Set 4 : Addressed comments. #

Total comments: 4

Patch Set 5 : Fixed final nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -11 lines) Patch
M chrome/renderer/spellchecker/spellcheck.h View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck.cc View 1 2 3 4 5 chunks +51 lines, -11 lines 0 comments Download
M chrome/renderer/spellchecker/spellcheck_multilingual_unittest.cc View 1 2 3 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Julius
Rouslan, PTAL at Patch Set #3.
5 years, 4 months ago (2015-08-20 17:24:50 UTC) #4
please use gerrit instead
https://codereview.chromium.org/1300213002/diff/80001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/1300213002/diff/80001/chrome/renderer/spellchecker/spellcheck.cc#newcode307 chrome/renderer/spellchecker/spellcheck.cc:307: suggestions_list.clear(); If optional_suggestions is null, then suggestions_list will be ...
5 years, 4 months ago (2015-08-20 18:40:23 UTC) #5
Julius
Rouslan, PTAL at Patch Set #4. https://codereview.chromium.org/1300213002/diff/80001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/1300213002/diff/80001/chrome/renderer/spellchecker/spellcheck.cc#newcode307 chrome/renderer/spellchecker/spellcheck.cc:307: suggestions_list.clear(); On 2015/08/20 ...
5 years, 4 months ago (2015-08-20 21:52:51 UTC) #7
please use gerrit instead
lgtm % comments https://codereview.chromium.org/1300213002/diff/110001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/1300213002/diff/110001/chrome/renderer/spellchecker/spellcheck.cc#newcode346 chrome/renderer/spellchecker/spellcheck.cc:346: void SpellCheck::FillSuggestions( Match the order of ...
5 years, 4 months ago (2015-08-20 22:14:27 UTC) #8
Julius
Fixed nits and committing. https://codereview.chromium.org/1300213002/diff/110001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/1300213002/diff/110001/chrome/renderer/spellchecker/spellcheck.cc#newcode346 chrome/renderer/spellchecker/spellcheck.cc:346: void SpellCheck::FillSuggestions( On 2015/08/20 22:14:27, ...
5 years, 4 months ago (2015-08-21 00:39:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1300213002/150001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1300213002/150001
5 years, 4 months ago (2015-08-21 00:41:23 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:150001)
5 years, 4 months ago (2015-08-21 01:48:46 UTC) #14
commit-bot: I haz the power
5 years, 4 months ago (2015-08-21 01:49:34 UTC) #15
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/452a849ab75bd6d231cc1afcd145a0806b82142f
Cr-Commit-Position: refs/heads/master@{#344647}

Powered by Google App Engine
This is Rietveld 408576698