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

Issue 2267613002: Revert "[telemetry] Wire TsProxy through telemetry's network stack." (Closed)

Created:
4 years, 4 months ago by nednguyen(REVIEW IN OTHER ACC)
Modified:
4 years, 4 months ago
Reviewers:
nednguyen
CC:
catapult-reviews_chromium.org, telemetry-reviews_chromium.org, kouhei (in TOK)
Base URL:
https://github.com/catapult-project/catapult.git@master
Target Ref:
refs/heads/master
Project:
catapult
Visibility:
Public.

Description

Revert "[telemetry] Wire TsProxy through telemetry's network stack." This reverts commit 9fcccf0b65703994c9541273f00a993806a95356. Revert "[Telemetry] Explictly initialize & clean up network_controller" This reverts commit 30ce231266c6fb6147bb6df7c56a7eb75c23fccf. Seems like webview currently does not support proxy server? (See attached chromium bug) BUG=chromium:639632 BUG=catapult:#2584 TBR=pmeenan@chromium.org Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/947506bacfb5047857a52033256635faebf38af2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+633 lines, -218 lines) Patch
M telemetry/telemetry/core/local_server.py View 2 chunks +8 lines, -10 lines 0 comments Download
M telemetry/telemetry/core/network_controller.py View 1 chunk +0 lines, -3 lines 0 comments Download
M telemetry/telemetry/internal/backends/chrome/chrome_browser_backend.py View 1 chunk +11 lines, -3 lines 0 comments Download
M telemetry/telemetry/internal/backends/chrome/chrome_browser_backend_unittest.py View 3 chunks +11 lines, -10 lines 0 comments Download
M telemetry/telemetry/internal/backends/chrome/cros_browser_backend.py View 1 chunk +4 lines, -2 lines 0 comments Download
M telemetry/telemetry/internal/browser/browser_unittest.py View 4 chunks +18 lines, -28 lines 0 comments Download
M telemetry/telemetry/internal/browser/extension_unittest.py View 6 chunks +9 lines, -26 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/__init__.py View 3 chunks +30 lines, -9 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/android_forwarder.py View 2 chunks +15 lines, -12 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/cros_forwarder.py View 2 chunks +11 lines, -13 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/cros_forwarder_unittest.py View 1 chunk +12 lines, -5 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/do_nothing_forwarder.py View 2 chunks +33 lines, -19 lines 0 comments Download
M telemetry/telemetry/internal/forwarders/do_nothing_forwarder_unittest.py View 1 chunk +30 lines, -7 lines 0 comments Download
M telemetry/telemetry/internal/platform/android_platform_backend.py View 2 chunks +0 lines, -4 lines 0 comments Download
M telemetry/telemetry/internal/platform/cros_platform_backend.py View 2 chunks +12 lines, -0 lines 0 comments Download
M telemetry/telemetry/internal/platform/network_controller_backend.py View 7 chunks +25 lines, -46 lines 0 comments Download
A telemetry/telemetry/internal/platform/network_controller_backend_unittest.py View 1 chunk +390 lines, -0 lines 0 comments Download
M telemetry/telemetry/internal/platform/platform_backend.py View 2 chunks +7 lines, -3 lines 0 comments Download
M telemetry/telemetry/internal/util/ts_proxy_server.py View 3 chunks +4 lines, -7 lines 0 comments Download
M telemetry/telemetry/internal/util/ts_proxy_server_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/internal/util/wpr_server.py View 1 chunk +1 line, -1 line 0 comments Download
M telemetry/telemetry/page/shared_page_state.py View 1 chunk +0 lines, -1 line 0 comments Download
M telemetry/telemetry/testing/browser_test_case.py View 2 chunks +1 line, -3 lines 0 comments Download
M telemetry/telemetry/testing/fakes/__init__.py View 1 chunk +0 lines, -3 lines 0 comments Download
M telemetry/telemetry/testing/serially_executed_browser_test_case.py View 2 chunks +0 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
nednguyen
lgtm
4 years, 4 months ago (2016-08-22 00:00:49 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/2267613002/1
4 years, 4 months ago (2016-08-22 00:01:00 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/947506bacfb5047857a52033256635faebf38af2
4 years, 4 months ago (2016-08-22 00:31:45 UTC) #7
nednguyen
4 years, 3 months ago (2016-09-14 00:26:34 UTC) #8
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2342503002/ by nednguyen@google.com.

The reason for reverting is: Webview now support --proxy-server flag (see
attached bug).

Powered by Google App Engine
This is Rietveld 408576698