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

Issue 214153005: Fix typo in MockSpellCheck::misspelledWords (Closed)

Created:
6 years, 8 months ago by grzegorz
Modified:
6 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Fix typo in MockSpellCheck::misspelledWords Replace 'asd' into 'asdf' since editing/spelling/design-mode-spellcheck-off.html is using it. The test was always passing as it expects not to have spelling markers due to <body spellcheck=false> BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260835

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/shell/renderer/test_runner/MockSpellCheck.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
grzegorz
6 years, 8 months ago (2014-03-31 08:33:04 UTC) #1
groby-ooo-7-16
lgtm
6 years, 8 months ago (2014-03-31 17:57:13 UTC) #2
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 8 months ago (2014-04-01 07:01:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/g.czajkowski@samsung.com/214153005/1
6 years, 8 months ago (2014-04-01 07:01:45 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-01 07:44:12 UTC) #5
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=58755
6 years, 8 months ago (2014-04-01 07:44:13 UTC) #6
grzegorz
Could owners confirm this CL? Thanks
6 years, 8 months ago (2014-04-01 07:49:44 UTC) #7
Tommy Widenflycht
lgtm
6 years, 8 months ago (2014-04-01 08:18:00 UTC) #8
grzegorz
The CQ bit was checked by g.czajkowski@samsung.com
6 years, 8 months ago (2014-04-01 08:41:13 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/214153005/1
6 years, 8 months ago (2014-04-01 08:41:26 UTC) #10
commit-bot: I haz the power
Change committed as 260835
6 years, 8 months ago (2014-04-01 11:26:18 UTC) #11
pfeldman
A revert of this CL has been created in https://codereview.chromium.org/221763002/ by pfeldman@chromium.org. The reason for ...
6 years, 8 months ago (2014-04-02 04:08:25 UTC) #12
grzegorz
6 years, 8 months ago (2014-04-07 07:25:31 UTC) #13
Message was sent while issue was closed.
On 2014/04/02 04:08:25, pfeldman wrote:
> A revert of this CL has been created in
> https://codereview.chromium.org/221763002/ by mailto:pfeldman@chromium.org.
> 
> The reason for reverting is: Breaks test upstream:
>
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40....

I was unaware that editing/selection/13804.html had verified spelling. The
tendency is to keep them under editing/spelling directory (done at
https://codereview.chromium.org/225183005/).

Consistent with editing/selection/13804.html which is using 'asd' as misspelled
word, design-mode-spellcheck-off.html uses is as well
https://codereview.chromium.org/219073002/. As a result, the typo fix is no
longer needed.

Powered by Google App Engine
This is Rietveld 408576698