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

Issue 604014: First batch of context menu tests... (Closed)

Created:
10 years, 10 months ago by amit
Modified:
9 years ago
CC:
chromium-reviews, amit
Visibility:
Public.

Description

First batch of context menu tests Refactored various methods to send keyboard and mouse input. Fixed the context menu focus issue on IE7. Improved existing tests to make them less flaky and added 3 new tests for context menu items. BUG=34673 TEST=new tests added Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38905

Patch Set 1 #

Total comments: 32

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+3364 lines, -543 lines) Patch
M chrome_frame/chrome_frame.gyp View 1 2 3 chunks +6 lines, -0 lines 0 comments Download
M chrome_frame/chrome_frame_plugin.h View 1 1 chunk +10 lines, -3 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.h View 1 6 chunks +13 lines, -46 lines 0 comments Download
M chrome_frame/test/chrome_frame_test_utils.cc View 1 8 chunks +70 lines, -327 lines 2 comments Download
M chrome_frame/test/data/keyevent.html View 1 chunk +10 lines, -15 lines 0 comments Download
M chrome_frame/test/data/xmlhttprequest_authorization_header_test.html View 1 2 chunks +5 lines, -7 lines 0 comments Download
M chrome_frame/test/net/dialog_watchdog.cc View 2 chunks +6 lines, -6 lines 0 comments Download
A chrome_frame/test/simulate_input.h View 1 1 chunk +60 lines, -0 lines 0 comments Download
A chrome_frame/test/simulate_input.cc View 1 1 chunk +223 lines, -0 lines 0 comments Download
M chrome_frame/test/test_mock_with_web_server.h View 1 chunk +3 lines, -1 line 0 comments Download
M chrome_frame/test/test_mock_with_web_server.cc View 1 21 chunks +436 lines, -58 lines 0 comments Download
M chrome_frame/test/test_with_web_server.cc View 1 5 chunks +16 lines, -76 lines 0 comments Download
M chrome_frame/utils.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome_frame/utils.cc View 1 1 chunk +8 lines, -0 lines 0 comments Download
M testing/generate_gmock_mutant.py View 1 chunk +4 lines, -4 lines 1 comment Download
M testing/gmock_mutant.h View 10 chunks +2490 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
amit
10 years, 10 months ago (2010-02-11 02:26:17 UTC) #1
tommi (sloooow) - chröme
lgtm. very nice. http://codereview.chromium.org/604014/diff/1/5 File chrome_frame/chrome_frame_plugin.h (right): http://codereview.chromium.org/604014/diff/1/5#newcode110 chrome_frame/chrome_frame_plugin.h:110: T* pThis = static_cast<T*>(this); maybe rename ...
10 years, 10 months ago (2010-02-11 05:03:00 UTC) #2
stoyan
http://codereview.chromium.org/604014/diff/1/8 File chrome_frame/test/chrome_frame_test_utils.cc (right): http://codereview.chromium.org/604014/diff/1/8#newcode563 chrome_frame/test/chrome_frame_test_utils.cc:563: HWND WebBrowserEventSink::GetTabWindow() { This returns the renderer window, right? ...
10 years, 10 months ago (2010-02-11 20:44:40 UTC) #3
amit
Done with the suggestions. Some more tests fixed and new patch is uploaded. Please take ...
10 years, 10 months ago (2010-02-12 02:53:43 UTC) #4
tommi (sloooow) - chröme
I don't see the latest changes On Thu, Feb 11, 2010 at 9:53 PM, <amit@chromium.org> ...
10 years, 10 months ago (2010-02-12 16:21:18 UTC) #5
amit
Uploaded again :) On Fri, Feb 12, 2010 at 8:21 AM, Tommi <tommi@chromium.org> wrote: > ...
10 years, 10 months ago (2010-02-12 16:52:51 UTC) #6
tommi (sloooow) - chröme
lgtm. looks _great_ actually. http://codereview.chromium.org/604014/diff/8005/5023 File chrome_frame/test/chrome_frame_test_utils.cc (right): http://codereview.chromium.org/604014/diff/8005/5023#newcode487 chrome_frame/test/chrome_frame_test_utils.cc:487: ScopedVariant data, origin, source; very ...
10 years, 10 months ago (2010-02-12 17:14:05 UTC) #7
stoyan
10 years, 10 months ago (2010-02-12 17:31:56 UTC) #8
lg

Powered by Google App Engine
This is Rietveld 408576698