|
|
[chrome_frame] Refactor/merge IE no interference tests with other mock event sink tests. Have the test mock contain, not inherit the IE event sink. Use the new test server to verify the right requests are being sent.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52137
Total comments: 27
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2848 lines, -2143 lines) |
Patch |
 |
M |
chrome_frame/chrome_frame.gyp
|
View
|
1
2
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/chrome_frame_test_utils.h
|
View
|
2
|
2 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/chrome_frame_test_utils.cc
|
View
|
2
|
2 chunks |
+52 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome_frame/test/data/anchor.html
|
View
|
1
2
|
2 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/data/javascript_redirect.html
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/data/link.html
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/data/no_interference/javascript_redirect.html
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/data/no_interference/link.html
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/data/no_interference/window_open.html
|
View
|
1
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/data/simple.html
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/data/window_open.html
|
View
|
1
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/ie_event_sink.h
|
View
|
1
2
|
1 chunk |
+230 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/ie_event_sink.cc
|
View
|
1
2
|
1 chunk |
+507 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/mock_ie_event_sink_actions.h
|
View
|
1
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/mock_ie_event_sink_test.h
|
View
|
1
2
|
1 chunk |
+228 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/mock_ie_event_sink_test.cc
|
View
|
1
2
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/navigation_test.cc
|
View
|
1
2
|
1 chunk |
+638 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/no_interference_test.cc
|
View
|
1
|
1 chunk |
+0 lines, -269 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/simulate_input.h
|
View
|
1
2
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/simulate_input.cc
|
View
|
1
2
|
1 chunk |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/test_mock_with_web_server.h
|
View
|
1
2
|
1 chunk |
+0 lines, -139 lines |
0 comments
|
Download
|
 |
D |
chrome_frame/test/test_mock_with_web_server.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1635 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/test_server.h
|
View
|
1
2
|
2 chunks |
+17 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/test_server.cc
|
View
|
1
2
|
5 chunks |
+33 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/test_with_web_server.h
|
View
|
1
2
|
3 chunks |
+94 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome_frame/test/test_with_web_server.cc
|
View
|
1
2
|
2 chunks |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome_frame/test/ui_test.cc
|
View
|
1
2
|
1 chunk |
+541 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|