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

Issue 3656002: Rewrite text field context menu tests using accessiblity framework.... (Closed)

Created:
10 years, 2 months ago by mdu
Modified:
9 years, 3 months ago
Reviewers:
amit, anantha, kkania
CC:
chromium-reviews
Visibility:
Public.

Description

Some rewrited text field context menu tests using accessiblity framework. BUG=none TEST=none

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -1 line) Patch
M chrome_frame/test/chrome_frame_test_utils.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.cc View 1 2 chunks +17 lines, -0 lines 0 comments Download
M chrome_frame/test/data/chrome_frame_tester_helpers.js View 1 1 chunk +30 lines, -0 lines 0 comments Download
A chrome_frame/test/data/context_menu.html View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
M chrome_frame/test/ui_test.cc View 1 2 3 4 chunks +210 lines, -1 line 2 comments Download

Messages

Total messages: 16 (0 generated)
mdu
10 years, 2 months ago (2010-10-09 01:39:10 UTC) #1
Ken Kania
10 years, 1 month ago (2010-11-01 17:39:43 UTC) #2
kkania
just a couple more comments http://codereview.chromium.org/3656002/diff/1/5 File chrome_frame/test/chrome_frame_test_utils.h (right): http://codereview.chromium.org/3656002/diff/1/5#newcode154 chrome_frame/test/chrome_frame_test_utils.h:154: // Set text data ...
10 years, 1 month ago (2010-11-01 19:13:10 UTC) #3
mdu
updated due to ken's comments, merged with the latest source code.
10 years, 1 month ago (2010-11-05 23:13:29 UTC) #4
kkania
LGTM http://codereview.chromium.org/3656002/diff/14001/chrome_frame/test/data/context_menu.html File chrome_frame/test/data/context_menu.html (right): http://codereview.chromium.org/3656002/diff/14001/chrome_frame/test/data/context_menu.html#newcode35 chrome_frame/test/data/context_menu.html:35: function verifyTextFieldContents(event) { Now that we only have ...
10 years, 1 month ago (2010-11-09 22:45:21 UTC) #5
mdu
Hi Amit, Context menu tests have been rewritten with accessibility framework and Ken has reviewed ...
10 years, 1 month ago (2010-11-09 23:32:06 UTC) #6
amit
Looks awesome, thanks! LGTM with a nit. http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc File chrome_frame/test/ui_test.cc (right): http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc#newcode700 chrome_frame/test/ui_test.cc:700: server_mock_.ExpectAndServeAnyRequests(CFInvocation::MetaTag()); There's ...
10 years, 1 month ago (2010-11-09 23:45:27 UTC) #7
mdu
http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc File chrome_frame/test/ui_test.cc (right): http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc#newcode700 chrome_frame/test/ui_test.cc:700: server_mock_.ExpectAndServeAnyRequests(CFInvocation::MetaTag()); On 2010/11/09 23:45:27, amit wrote: > There's a ...
10 years, 1 month ago (2010-11-10 01:21:16 UTC) #8
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:00:20 UTC) #9
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:06:18 UTC) #10
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:16:21 UTC) #11
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:24:18 UTC) #12
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:26:23 UTC) #13
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:36:26 UTC) #14
amit
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote: > > > http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc > ...
10 years, 1 month ago (2010-11-10 19:46:28 UTC) #15
amit
10 years, 1 month ago (2010-11-10 20:01:07 UTC) #16
On Tue, Nov 9, 2010 at 5:21 PM, <mdu@chromium.org> wrote:

>
>
> http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.cc
> File chrome_frame/test/ui_test.cc (right):
>
>
>
http://codereview.chromium.org/3656002/diff/22001/chrome_frame/test/ui_test.c...
> chrome_frame/test/ui_test.cc:700:
> server_mock_.ExpectAndServeAnyRequests(CFInvocation::MetaTag());
> On 2010/11/09 23:45:27, amit wrote:
>
>> There's a lot of common code between the following few tests, is it
>>
> possible to
>
>> easily factor it out?
>>
>
> To do this we have to split ContextMenuTest into two separate fixtures
> because currently there are some IE tests in it, this will affect the
> existing tests written by others. Is it ok not to factor it out?

OK for now but think future about changes to the mock classes that will
result in identical modifications across those tests.

>
>
> http://codereview.chromium.org/3656002/
>

Powered by Google App Engine
This is Rietveld 408576698