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

Issue 2295623002: DevTools: simplify http handler delegate as it is moving 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, Peter Beverloo, lcwu+watch_chromium.org, jam, darin-cc_chromium.org, jochen+watch_chromium.org, halliwell+watch_chromium.org, devtools-reviews_chromium.org, alokp+watch_chromium.org, android-webview-reviews_chromium.org, pfeldman
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: simplify http handler delegate as it is moving into content. BUG=627517 TBR= for handler clients. Committed: https://crrev.com/f1a1694bef83721d4a2e1bb9e6399e57a4e1a019 Cr-Commit-Position: refs/heads/master@{#416345}

Patch Set 1 #

Patch Set 2 : for review #

Patch Set 3 : chromecast fix #

Patch Set 4 : another try #

Patch Set 5 : for bots 5 #

Total comments: 2

Patch Set 6 : lcean #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -311 lines) Patch
M android_webview/native/aw_dev_tools_server.cc View 1 2 3 4 4 chunks +3 lines, -15 lines 0 comments Download
M chrome/browser/android/dev_tools_server.cc View 1 5 chunks +3 lines, -37 lines 0 comments Download
M chrome/browser/devtools/device/adb/mock_adb_server.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/devtools/frontend/devtools_discovery_page.html View 1 2 chunks +0 lines, -20 lines 0 comments Download
M chrome/browser/devtools/remote_debugging_server.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/devtools/remote_debugging_server.cc View 1 2 3 7 chunks +3 lines, -41 lines 0 comments Download
M chrome/test/data/devtools/target_list/background.js View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chromecast/browser/devtools/cast_dev_tools_delegate.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M chromecast/browser/devtools/cast_dev_tools_delegate.cc View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
M chromecast/browser/devtools/remote_debugging_server.cc View 1 2 3 4 6 chunks +18 lines, -9 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler.h View 1 6 chunks +8 lines, -26 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler.cc View 1 17 chunks +12 lines, -77 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler_delegate.h View 1 1 chunk +0 lines, -9 lines 0 comments Download
M components/devtools_http_handler/devtools_http_handler_unittest.cc View 1 2 3 4 7 chunks +11 lines, -15 lines 0 comments Download
M content/browser/devtools/render_frame_devtools_agent_host.cc View 1 1 chunk +6 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A content/public/browser/devtools_socket_factory.h View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
M content/shell/browser/shell_devtools_frontend.cc View 1 3 chunks +21 lines, -7 lines 0 comments Download
M content/shell/browser/shell_devtools_manager_delegate.cc View 1 9 chunks +18 lines, -22 lines 0 comments Download
M headless/lib/browser/headless_devtools.cc View 1 6 chunks +9 lines, -15 lines 0 comments Download

Messages

Total messages: 40 (35 generated)
pfeldman
4 years, 3 months ago (2016-08-30 23:19:59 UTC) #2
dgozman
lgtm https://codereview.chromium.org/2295623002/diff/140001/content/public/browser/devtools_socket_factory.h File content/public/browser/devtools_socket_factory.h (right): https://codereview.chromium.org/2295623002/diff/140001/content/public/browser/devtools_socket_factory.h#newcode1 content/public/browser/devtools_socket_factory.h:1: // Copyright (c) 2016 The Chromium Authors. All ...
4 years, 3 months ago (2016-09-02 18:25:45 UTC) #32
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/2295623002/160001
4 years, 3 months ago (2016-09-02 18:59:58 UTC) #36
commit-bot: I haz the power
Committed patchset #6 (id:160001)
4 years, 3 months ago (2016-09-02 21:28:18 UTC) #38
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 21:31:11 UTC) #40
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/f1a1694bef83721d4a2e1bb9e6399e57a4e1a019
Cr-Commit-Position: refs/heads/master@{#416345}

Powered by Google App Engine
This is Rietveld 408576698