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

Issue 197403002: Verify misspellings after lines merge/split asynchronously (Closed)

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

Description

Verify misspellings after lines merge/split asynchronously Adapt the following spelling tests to use asynchronous spellchecking: - editing/spelling/spelling-backspace-between-lines.html - editing/spelling/spelling-linebreak.html Group test cases into separated methods. Use shouldBeEqualToString to compare strings. Add newly created div elements instead of overriding the previous one in order that non DumpRenderTree users can see what has been tested. It's based on WebKit changeset: http://trac.webkit.org/changeset/163615 BUG=295722 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169222

Patch Set 1 #

Total comments: 12

Patch Set 2 : more descriptive taget names, fix typos (still includes support for run outside DRT) #

Patch Set 3 : Fix expectations to meet new target names (should have been done in the patch #2) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -65 lines) Patch
M LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js View 1 2 1 chunk +71 lines, -37 lines 0 comments Download
M LayoutTests/editing/spelling/spelling-backspace-between-lines-expected.txt View 1 2 1 chunk +10 lines, -13 lines 0 comments Download
M LayoutTests/editing/spelling/spelling-linebreak.html View 1 3 chunks +18 lines, -13 lines 0 comments Download
M LayoutTests/editing/spelling/spelling-linebreak-expected.txt View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
grzegorz
6 years, 9 months ago (2014-03-12 13:46:05 UTC) #1
groby-ooo-7-16
LGTM - and if I haven't said that yet, thank you for all the cleanup ...
6 years, 9 months ago (2014-03-12 16:37:35 UTC) #2
tony
LGTM2 https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js File LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js (right): https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js#newcode92 LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js:92: if (window.internals) On 2014/03/12 16:37:36, groby wrote: > ...
6 years, 9 months ago (2014-03-12 16:42:01 UTC) #3
groby-ooo-7-16
https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js File LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js (right): https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js#newcode92 LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js:92: if (window.internals) On 2014/03/12 16:42:01, tony wrote: > On ...
6 years, 9 months ago (2014-03-12 16:44:30 UTC) #4
tony
On 2014/03/12 16:44:30, groby wrote: > https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js > File > LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js > (right): > > ...
6 years, 9 months ago (2014-03-12 16:49:41 UTC) #5
grzegorz
Thanks for review! https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js File LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js (right): https://codereview.chromium.org/197403002/diff/1/LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js#newcode15 LayoutTests/editing/spelling/script-tests/spelling-backspace-between-lines.js:15: var div = document.createElement("div"); On 2014/03/12 ...
6 years, 9 months ago (2014-03-12 21:33:08 UTC) #6
grzegorz
On 2014/03/12 13:46:05, grzegorz wrote: I am not sure whether I can commit the new ...
6 years, 9 months ago (2014-03-14 07:08:10 UTC) #7
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 9 months ago (2014-03-14 07:08:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/197403002/30001
6 years, 9 months ago (2014-03-14 07:08:34 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-14 08:10:47 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-14 08:10:48 UTC) #11
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 9 months ago (2014-03-14 08:30:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/197403002/30001
6 years, 9 months ago (2014-03-14 08:30:30 UTC) #13
commit-bot: I haz the power
6 years, 9 months ago (2014-03-14 08:48:56 UTC) #14
Message was sent while issue was closed.
Change committed as 169222

Powered by Google App Engine
This is Rietveld 408576698