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

Issue 70073005: Refactoring spellcheck-disable-enable.html to use async path for spellcheck (Closed)

Created:
7 years, 1 month 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

Refactoring spellcheck-disable-enable.html to use async path for spellcheck Use asynchronous spellchecking in spellcheck-disable-enable.html. In addition, use more descriptive variable names and simplify the test. Automatically fill in the misspellings to the editable fields so non DumpRenderTree users don't have to do that. BUG=295722 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162125

Patch Set 1 #

Total comments: 2

Patch Set 2 : Apply Tony's comments #

Patch Set 3 : type misspellings via execCommand as it spellcheks better than just focus #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -35 lines) Patch
M LayoutTests/editing/spelling/spellcheck-disable-enable.html View 1 2 1 chunk +40 lines, -29 lines 0 comments Download
M LayoutTests/editing/spelling/spellcheck-disable-enable-expected.txt View 1 chunk +7 lines, -6 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
grzegorz
7 years, 1 month ago (2013-11-13 14:24:18 UTC) #1
tony
LGTM https://codereview.chromium.org/70073005/diff/1/LayoutTests/editing/spelling/spellcheck-disable-enable.html File LayoutTests/editing/spelling/spellcheck-disable-enable.html (right): https://codereview.chromium.org/70073005/diff/1/LayoutTests/editing/spelling/spellcheck-disable-enable.html#newcode22 LayoutTests/editing/spelling/spellcheck-disable-enable.html:22: return internals.markerCountForNode(element.firstChild, "spelling") ? true : false; Nit: ...
7 years, 1 month ago (2013-11-13 17:30:33 UTC) #2
groby-ooo-7-16
lgtm
7 years, 1 month ago (2013-11-13 18:16:19 UTC) #3
grzegorz
https://codereview.chromium.org/70073005/diff/1/LayoutTests/editing/spelling/spellcheck-disable-enable.html File LayoutTests/editing/spelling/spellcheck-disable-enable.html (right): https://codereview.chromium.org/70073005/diff/1/LayoutTests/editing/spelling/spellcheck-disable-enable.html#newcode22 LayoutTests/editing/spelling/spellcheck-disable-enable.html:22: return internals.markerCountForNode(element.firstChild, "spelling") ? true : false; On 2013/11/13 ...
7 years, 1 month ago (2013-11-14 08:44:22 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/70073005/70001
7 years, 1 month ago (2013-11-14 08:45:25 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_blink_rel&number=17284
7 years, 1 month ago (2013-11-14 11:13:47 UTC) #6
grzegorz
It seems that the newly changed test fails on some bots: -PASS hasSpellingMarkerOnSetting(editableDiv, true) became ...
7 years, 1 month ago (2013-11-14 12:03:28 UTC) #7
grzegorz
On 2013/11/14 12:03:28, grzegorz wrote: > It seems that the newly changed test fails on ...
7 years, 1 month ago (2013-11-15 11:29:37 UTC) #8
tony
LGTM
7 years, 1 month ago (2013-11-15 17:00:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/70073005/250001
7 years, 1 month ago (2013-11-15 17:01:27 UTC) #10
commit-bot: I haz the power
7 years, 1 month ago (2013-11-15 18:26:32 UTC) #11
Message was sent while issue was closed.
Change committed as 162125

Powered by Google App Engine
This is Rietveld 408576698