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

Issue 10753023: Disable the spellcheck service when asynchronous spellchecking is disabled. (Closed)

Created:
8 years, 5 months ago by Hironori Bono
Modified:
8 years, 5 months ago
Reviewers:
Hajime Morrita
CC:
chromium-reviews
Visibility:
Public.

Description

Disable the spellcheck service when asynchronous spellchecking is disabled. This change prevents using the spellcheck service when Chrome is launched with a --disable-asynchronous-spellchecking flag because the spellcheck service depends on asynchronous spellchecking. BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=146070

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M chrome/browser/spellchecker/spelling_service_client.cc View 3 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Hironori Bono
8 years, 5 months ago (2012-07-10 05:26:40 UTC) #1
Hajime Morrita
8 years, 5 months ago (2012-07-10 05:36:37 UTC) #2
LGTM. Good catch!

Powered by Google App Engine
This is Rietveld 408576698