|
Delete Automation[Tab/Renderer]Helper and fix users.
For Chrome Endure, use the memory benchmarking V8 extension instead.
For the old ChromeDriver, just mark the messages as deprecated on the client side. I'll remove all the old ChromeDriver code later. I want to keep it here since we release ChromeDriver from HEAD, and we might need to do critical fixes for Chrome 28 and below still.
BUG= 240580
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202205
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+39 lines, -2263 lines) |
Patch |
 |
D |
chrome/browser/automation/automation_misc_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -105 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/automation_provider_observers.h
|
View
|
|
4 chunks |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/automation_provider_observers.cc
|
View
|
|
2 chunks |
+0 lines, -208 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/automation_tab_helper.h
|
View
|
|
1 chunk |
+0 lines, -139 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/automation_tab_helper.cc
|
View
|
|
1 chunk |
+0 lines, -174 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/automation_tab_helper_browsertest.cc
|
View
|
|
1 chunk |
+0 lines, -215 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/automation_tab_helper_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -213 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/mock_tab_event_observer.h
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/automation/mock_tab_event_observer.cc
|
View
|
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/testing_automation_provider.h
|
View
|
|
4 chunks |
+0 lines, -44 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/automation/testing_automation_provider.cc
|
View
|
1
|
9 chunks |
+0 lines, -254 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_tab_contents.cc
|
View
|
1
|
2 chunks |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/startup/startup_browser_creator.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_renderer.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/common/automation_events.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
chrome/common/automation_events.cc
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
chrome/common/automation_messages.h
|
View
|
|
3 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/common/automation_messages.cc
|
View
|
|
1 chunk |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
M |
chrome/common/automation_messages_internal.h
|
View
|
|
2 chunks |
+2 lines, -53 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/automation/OWNERS
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/automation/automation_renderer_helper.h
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/automation/automation_renderer_helper.cc
|
View
|
1
|
1 chunk |
+0 lines, -288 lines |
0 comments
|
Download
|
 |
D |
chrome/renderer/automation/automation_renderer_helper_browsertest.cc
|
View
|
1
|
1 chunk |
+0 lines, -124 lines |
0 comments
|
Download
|
 |
M |
chrome/renderer/chrome_content_renderer_client.cc
|
View
|
1
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/automation_json_requests.h
|
View
|
|
3 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/automation_json_requests.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/tab_proxy.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/test/automation/tab_proxy.cc
|
View
|
|
2 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/test/functional/perf_endure.py
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/pyautolib/pyauto.py
|
View
|
1
2
|
3 chunks |
+15 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/test/webdriver/webdriver_automation.cc
|
View
|
1
|
4 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/public/common/content_switches.cc
|
View
|
1
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
 |
M |
tools/code_coverage/coverage_posix.py
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/valgrind/gtest_exclude/browser_tests.gtest-drmemory_win32.txt
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|