|
Moves everything related to launching and terminating the browser from UITestBase into ProxyLauncher.
The primary changes are in ui_test.* and proxy_launcher.*. The changes in the remaining files are mostly just changing namespaces from UITestBase:: to ProxyLauncher::.
BUG=None.
TEST=All tests should pass. No functionality change.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=70827
Total comments: 43
Total comments: 28
Total comments: 23
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1016 lines, -721 lines) |
Patch |
 |
M |
chrome/browser/dom_ui/new_tab_ui_uitest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/metrics/metrics_service_uitest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/renderer_host/resource_dispatcher_host_uitest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sanity_uitest.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/session_history_uitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/sessions/session_restore_uitest.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/tests/browser_uitest.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/logging_chrome_uitest.cc
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/automation_proxy_uitest.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/automation/automation_proxy_uitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
2 chunks |
+7 lines, -2 lines |
1 comment
|
Download
|
 |
M |
chrome/test/automation/proxy_launcher.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+266 lines, -11 lines |
3 comments
|
Download
|
 |
M |
chrome/test/automation/proxy_launcher.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+477 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/test/interactive_ui/fast_shutdown_interactive_uitest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/interactive_ui/npapi_interactive_test.cc
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/reliability/page_load_test.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/startup/feature_startup_test.cc
|
View
|
|
5 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/test/startup/shutdown_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
4 chunks |
+10 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/test/startup/startup_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
7 chunks |
+21 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/layout_plugin_uitest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/ui/npapi_uitest.cc
|
View
|
1
|
14 chunks |
+14 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_perf_test.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test.h
|
View
|
1
2
3
4
5
6
7
8
9
10
|
11 chunks |
+111 lines, -186 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
10
|
17 chunks |
+62 lines, -428 lines |
0 comments
|
Download
|
 |
M |
chrome/test/ui/ui_test_suite.cc
|
View
|
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
M |
chrome/worker/worker_uitest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|