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

Issue 39733005: Use asynchronous spellcheck path in layout tests (Closed)

Created:
7 years, 2 months ago by grzegorz
Modified:
7 years, 1 month ago
Reviewers:
tony, groby-ooo-7-16
CC:
blink-reviews, groby+blinkspell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink@master
Visibility:
Public.

Description

Use asynchronous spellcheck path in layout tests As a part of 295722 bug, this change partially deprecates a sync code path for spellcheck in layout tests in a favour of its asynchronous version that is planning to be enabled by default. This commit adapts the following layout tests: editing/spelling/design-mode-spellcheck-off.html editing/spelling/grammar-edit-word.html editing/spelling/grammar.html The other tests require more changes and I suggest committing them separately. BUG=295722 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160614

Patch Set 1 #

Total comments: 4

Patch Set 2 : Apply groby's suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -69 lines) Patch
M LayoutTests/editing/spelling/design-mode-spellcheck-off.html View 1 1 chunk +25 lines, -21 lines 0 comments Download
M LayoutTests/editing/spelling/design-mode-spellcheck-off-expected.txt View 1 chunk +9 lines, -3 lines 0 comments Download
M LayoutTests/editing/spelling/grammar.html View 1 3 chunks +18 lines, -16 lines 0 comments Download
M LayoutTests/editing/spelling/grammar-edit-word.html View 1 1 chunk +23 lines, -11 lines 0 comments Download
M LayoutTests/editing/spelling/grammar-edit-word-expected.txt View 1 chunk +2 lines, -16 lines 0 comments Download
M LayoutTests/editing/spelling/grammar-expected.txt View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
grzegorz
7 years, 2 months ago (2013-10-24 11:45:47 UTC) #1
tony
LGTM, thanks for fixing these tests!
7 years, 2 months ago (2013-10-24 16:39:34 UTC) #2
groby-ooo-7-16
lgtm https://codereview.chromium.org/39733005/diff/1/LayoutTests/editing/spelling/design-mode-spellcheck-off.html File LayoutTests/editing/spelling/design-mode-spellcheck-off.html (right): https://codereview.chromium.org/39733005/diff/1/LayoutTests/editing/spelling/design-mode-spellcheck-off.html#newcode30 LayoutTests/editing/spelling/design-mode-spellcheck-off.html:30: var x = document.body.offsetLeft + 30; Curious - ...
7 years, 2 months ago (2013-10-24 16:47:49 UTC) #3
grzegorz
https://codereview.chromium.org/39733005/diff/1/LayoutTests/editing/spelling/design-mode-spellcheck-off.html File LayoutTests/editing/spelling/design-mode-spellcheck-off.html (right): https://codereview.chromium.org/39733005/diff/1/LayoutTests/editing/spelling/design-mode-spellcheck-off.html#newcode30 LayoutTests/editing/spelling/design-mode-spellcheck-off.html:30: var x = document.body.offsetLeft + 30; On 2013/10/24 16:47:49, ...
7 years, 2 months ago (2013-10-25 09:41:07 UTC) #4
grzegorz
Could you commit it if it's ready to go? Thanks.
7 years, 1 month ago (2013-10-25 18:28:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/39733005/80001
7 years, 1 month ago (2013-10-25 18:45:02 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-10-25 20:06:29 UTC) #7
Message was sent while issue was closed.
Change committed as 160614

Powered by Google App Engine
This is Rietveld 408576698