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

Issue 2272213003: DevTools: remove devtools_discovery (merged into content). (Closed)

Created:
4 years, 3 months ago by pfeldman
Modified:
4 years, 3 months ago
Reviewers:
dgozman
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, droger+watchlist_chromium.org, extensions-reviews_chromium.org, Peter Beverloo, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, jam, darin-cc_chromium.org, jochen+watch_chromium.org, devtools-reviews_chromium.org, chromium-apps-reviews_chromium.org, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: remove devtools_discovery (merged into content). BUG=627517 R=dgozman@chromium.org TBR=for android / headless / webview clients Committed: https://chromium.googlesource.com/chromium/src/+/43f56b7c7e3fdbd2567c8c5a5a63b2bde70ce628

Patch Set 1 #

Total comments: 8

Patch Set 2 : review comments addressed #

Patch Set 3 : aw #

Patch Set 4 : rebaselined #

Patch Set 5 : extensions fix #

Patch Set 6 : shell simplified #

Total comments: 6

Patch Set 7 : for review #

Total comments: 1

Patch Set 8 : for bots #

Patch Set 9 : build #

Patch Set 10 : tab shortcut #

Patch Set 11 : build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -695 lines) Patch
M android_webview/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/android_webview.gyp View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/browser/aw_dev_tools_discovery_provider.h View 1 1 chunk +2 lines, -9 lines 0 comments Download
M android_webview/browser/aw_dev_tools_discovery_provider.cc View 1 3 chunks +10 lines, -15 lines 0 comments Download
M chrome/browser/BUILD.gn View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/android/dev_tools_discovery_provider_android.h View 1 2 3 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/browser/android/dev_tools_discovery_provider_android.cc View 1 2 3 1 chunk +0 lines, -232 lines 0 comments Download
A + chrome/browser/android/devtools_manager_delegate_android.h View 1 2 3 3 chunks +9 lines, -10 lines 0 comments Download
A + chrome/browser/android/devtools_manager_delegate_android.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +71 lines, -47 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 2 chunks +0 lines, -13 lines 0 comments Download
M chrome/browser/chrome_content_browser_client.cc View 1 2 3 4 5 6 7 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/devtools/BUILD.gn View 1 2 3 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/devtools/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
D chrome/browser/devtools/chrome_devtools_discovery_provider.h View 1 chunk +0 lines, -28 lines 0 comments Download
D chrome/browser/devtools/chrome_devtools_discovery_provider.cc View 1 chunk +0 lines, -49 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_manager_delegate.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/devtools/chrome_devtools_manager_delegate.cc View 1 2 3 4 5 6 6 chunks +19 lines, -33 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/chrome_debugger.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
M components/OWNERS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
D components/devtools_discovery/BUILD.gn View 1 chunk +0 lines, -17 lines 0 comments Download
D components/devtools_discovery/DEPS View 1 chunk +0 lines, -5 lines 0 comments Download
D components/devtools_discovery/OWNERS View 1 chunk +0 lines, -2 lines 0 comments Download
D components/devtools_discovery/devtools_discovery_manager.h View 1 chunk +0 lines, -59 lines 0 comments Download
D components/devtools_discovery/devtools_discovery_manager.cc View 1 chunk +0 lines, -84 lines 0 comments Download
M components/devtools_http_handler/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M components/devtools_http_handler/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M components/devtools_http_handler/devtools_http_handler.cc View 3 chunks +7 lines, -6 lines 0 comments Download
M content/browser/devtools/devtools_agent_host_impl.cc View 1 2 3 4 5 6 7 4 chunks +32 lines, -2 lines 0 comments Download
M content/browser/devtools/protocol/browser_handler.cc View 1 2 3 2 chunks +13 lines, -3 lines 0 comments Download
M content/content_shell.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M content/public/browser/devtools_agent_host.h View 1 3 chunks +16 lines, -2 lines 0 comments Download
M content/public/browser/devtools_manager_delegate.h View 2 chunks +5 lines, -0 lines 0 comments Download
M content/shell/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M content/shell/browser/shell_content_browser_client.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M content/shell/browser/shell_devtools_manager_delegate.h View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M content/shell/browser/shell_devtools_manager_delegate.cc View 1 2 3 4 5 6 chunks +17 lines, -24 lines 0 comments Download
M extensions/shell/BUILD.gn View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M extensions/shell/browser/shell_content_browser_client.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M headless/lib/browser/headless_devtools_manager_delegate.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M headless/lib/browser/headless_devtools_manager_delegate.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 51 (37 generated)
pfeldman
4 years, 3 months ago (2016-08-25 00:30:28 UTC) #2
dgozman
https://codereview.chromium.org/2272213003/diff/1/android_webview/browser/aw_dev_tools_discovery_provider.h File android_webview/browser/aw_dev_tools_discovery_provider.h (right): https://codereview.chromium.org/2272213003/diff/1/android_webview/browser/aw_dev_tools_discovery_provider.h#newcode19 android_webview/browser/aw_dev_tools_discovery_provider.h:19: ~AwDevToolsDiscoveryProvider() override; Doesn't override anything. https://codereview.chromium.org/2272213003/diff/1/chrome/browser/android/dev_tools_discovery_provider_android.cc File chrome/browser/android/dev_tools_discovery_provider_android.cc (right): ...
4 years, 3 months ago (2016-08-25 01:08:11 UTC) #3
pfeldman
All Done.
4 years, 3 months ago (2016-08-25 01:21:23 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272213003/60001
4 years, 3 months ago (2016-08-26 19:18:39 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-08-26 19:18:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272213003/80001
4 years, 3 months ago (2016-08-26 20:52:44 UTC) #14
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-08-26 20:52:47 UTC) #16
dgozman
lgtm https://codereview.chromium.org/2272213003/diff/100001/chrome/browser/android/devtools_manager_delegate_android.cc File chrome/browser/android/devtools_manager_delegate_android.cc (left): https://codereview.chromium.org/2272213003/diff/100001/chrome/browser/android/devtools_manager_delegate_android.cc#oldcode29 chrome/browser/android/devtools_manager_delegate_android.cc:29: namespace { Bring back the namespace! https://codereview.chromium.org/2272213003/diff/100001/chrome/browser/android/devtools_manager_delegate_android.cc File ...
4 years, 3 months ago (2016-08-27 00:49:14 UTC) #27
pfeldman
https://codereview.chromium.org/2272213003/diff/100001/chrome/browser/android/devtools_manager_delegate_android.cc File chrome/browser/android/devtools_manager_delegate_android.cc (left): https://codereview.chromium.org/2272213003/diff/100001/chrome/browser/android/devtools_manager_delegate_android.cc#oldcode29 chrome/browser/android/devtools_manager_delegate_android.cc:29: namespace { On 2016/08/27 00:49:13, dgozman wrote: > Bring ...
4 years, 3 months ago (2016-08-27 01:53:55 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272213003/200001
4 years, 3 months ago (2016-08-29 17:15:56 UTC) #42
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/248373)
4 years, 3 months ago (2016-08-29 18:00:13 UTC) #44
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2272213003/200001
4 years, 3 months ago (2016-08-29 20:13:44 UTC) #47
commit-bot: I haz the power
Patchset 11 (id:??) landed as https://crrev.com/43f56b7c7e3fdbd2567c8c5a5a63b2bde70ce628 Cr-Commit-Position: refs/heads/master@{#415041}
4 years, 3 months ago (2016-08-30 00:09:06 UTC) #49
pfeldman
4 years, 3 months ago (2016-08-30 00:10:40 UTC) #51
Message was sent while issue was closed.
Committed patchset #11 (id:200001) manually as
43f56b7c7e3fdbd2567c8c5a5a63b2bde70ce628 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698