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

Issue 2221783004: TypingCommand should not cancel previous spellcheck request if no new request in initiated (Closed)

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

Description

TypingCommand should not cancel previous spellcheck request if no new request in initiated This patch ensures that when typing, the previous spellcheck request is canceled only if a new request is initiated. In addtion, the call to SpellCheckRequester::cancelCheck should only happen when unified text checker is enabled. BUG=635452 TEST=editing/spelling/check_after_consecutive_inserttext_commands.html

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
A third_party/WebKit/LayoutTests/editing/spelling/check_after_consecutive_inserttext_commands.html View 1 chunk +28 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/commands/TypingCommand.cpp View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/spellcheck/SpellChecker.cpp View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (4 generated)
Xiaocheng
The CQ bit was checked by xiaochengh@chromium.org to run a CQ dry run
4 years, 4 months ago (2016-08-08 13:25:56 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2221783004/1
4 years, 4 months ago (2016-08-08 13:26:13 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years, 4 months ago (2016-08-08 14:16:02 UTC) #3
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 14:16:03 UTC) #4
Dry run: Try jobs failed on following builders:
  mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED,
http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_...)

Powered by Google App Engine
This is Rietveld 408576698