|
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
Total comments: 32
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
|
Total messages: 8 (0 generated)
|