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

Issue 190663014: Verify spellcheck attribute 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 spellcheck attribute asynchronously Refactoring spelling tests that verify spellcheck attribute to use asynchronous text checking. Additionally, add the elements that are being tested to to the tree. It gives a possibility for non-DumpRenderTree users to see misspellings. Fix the description message according to the test behavior. This change is based on WebKit changeset: http://trac.webkit.org/changeset/163432 BUG=295722 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168998

Patch Set 1 #

Total comments: 7

Patch Set 2 : apply tony and groby comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -92 lines) Patch
M LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js View 1 1 chunk +47 lines, -17 lines 0 comments Download
M LayoutTests/editing/spelling/script-tests/spelling-attribute-change.js View 1 3 chunks +52 lines, -44 lines 0 comments Download
M LayoutTests/editing/spelling/spelling-attribute-at-child-expected.txt View 1 1 chunk +37 lines, -11 lines 0 comments Download
M LayoutTests/editing/spelling/spelling-attribute-change-expected.txt View 1 1 chunk +20 lines, -20 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
grzegorz
6 years, 9 months ago (2014-03-10 15:18:06 UTC) #1
tony
LGTM, some style nits. https://codereview.chromium.org/190663014/diff/1/LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js File LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js (right): https://codereview.chromium.org/190663014/diff/1/LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js#newcode20 LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js:20: document.getSelection().setPosition(childText, 1); // [^] I ...
6 years, 9 months ago (2014-03-10 17:07:56 UTC) #2
groby-ooo-7-16
LGTM, with a tiny improvement wish. (Feel free to ignore if you think it's not ...
6 years, 9 months ago (2014-03-10 20:14:04 UTC) #3
grzegorz
https://codereview.chromium.org/190663014/diff/1/LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js File LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js (right): https://codereview.chromium.org/190663014/diff/1/LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js#newcode20 LayoutTests/editing/spelling/script-tests/spelling-attribute-at-child.js:20: document.getSelection().setPosition(childText, 1); // [^] On 2014/03/10 17:07:56, tony wrote: ...
6 years, 9 months ago (2014-03-11 13:24:32 UTC) #4
tony
Yes, that's what I had in mind. Thanks! LGTM.
6 years, 9 months ago (2014-03-11 17:02:42 UTC) #5
groby-ooo-7-16
Awesome, thank you - LGTM
6 years, 9 months ago (2014-03-11 17:32:00 UTC) #6
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 9 months ago (2014-03-12 07:20:57 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/190663014/20001
6 years, 9 months ago (2014-03-12 07:21:07 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-12 08:22:03 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel
6 years, 9 months ago (2014-03-12 08:22:04 UTC) #10
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 9 months ago (2014-03-12 08:26:36 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/190663014/20001
6 years, 9 months ago (2014-03-12 08:26:44 UTC) #12
commit-bot: I haz the power
6 years, 9 months ago (2014-03-12 09:23:17 UTC) #13
Message was sent while issue was closed.
Change committed as 168998

Powered by Google App Engine
This is Rietveld 408576698