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

Issue 411393004: Adding a word to dictionary should remove spelling markers (Chrome part) (Closed)

Created:
6 years, 5 months ago by Klemen Forstnerič
Modified:
6 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@master
Project:
chromium
Visibility:
Public.

Description

Adding a word to dictionary should remove spelling markers (Chrome part). This patch adds code for removing spelling markers under words on chrome's side. BUG=3506 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291232

Patch Set 1 #

Patch Set 2 : Fixed style #

Total comments: 6

Patch Set 3 : Removed unused includes #

Total comments: 2

Patch Set 4 : Added OVERRIDE to DocumentMarkersRemover destructor #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M chrome/renderer/spellchecker/spellcheck.cc View 1 2 3 3 chunks +29 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Klemen Forstnerič
groby: PTAL Patch Set 2.
6 years, 4 months ago (2014-08-19 18:51:19 UTC) #1
groby-ooo-7-16
This is pretty much OK, I'd just like to hear how it behaves with large ...
6 years, 4 months ago (2014-08-19 20:42:05 UTC) #2
Klemen Forstnerič
groby: PTAL Patch Set 3. Please also see my comment regarding the speed of this ...
6 years, 4 months ago (2014-08-20 20:07:17 UTC) #3
groby-ooo-7-16
LGTM w/ nit https://codereview.chromium.org/411393004/diff/60001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/411393004/diff/60001/chrome/renderer/spellchecker/spellcheck.cc#newcode74 chrome/renderer/spellchecker/spellcheck.cc:74: virtual ~DocumentMarkersRemover() {} OVERRIDE, please.
6 years, 4 months ago (2014-08-21 03:37:04 UTC) #4
Klemen Forstnerič
https://codereview.chromium.org/411393004/diff/60001/chrome/renderer/spellchecker/spellcheck.cc File chrome/renderer/spellchecker/spellcheck.cc (right): https://codereview.chromium.org/411393004/diff/60001/chrome/renderer/spellchecker/spellcheck.cc#newcode74 chrome/renderer/spellchecker/spellcheck.cc:74: virtual ~DocumentMarkersRemover() {} On 2014/08/21 03:37:04, groby wrote: > ...
6 years, 4 months ago (2014-08-21 16:05:22 UTC) #5
groby-ooo-7-16
SLGTM
6 years, 4 months ago (2014-08-21 17:18:52 UTC) #6
please use gerrit instead
The CQ bit was checked by rouslan@chromium.org
6 years, 4 months ago (2014-08-21 17:20:26 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/klemen.forstneric@gmail.com/411393004/80001
6 years, 4 months ago (2014-08-21 17:23:18 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 23:17:04 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (80001) as 291232

Powered by Google App Engine
This is Rietveld 408576698