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

Issue 2335403003: Reland of "[telemetry] Wire TsProxy through telemetry's network stack." (Closed)

Created:
4 years, 3 months ago by perezju
Modified:
4 years, 3 months ago
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

Reland of "[telemetry] Wire TsProxy through telemetry's network stack." (patchset #1 id:1 of https://codereview.chromium.org/2342503002/ ) Reason for revert: Broke WPR replay on WebView bots Original issue's description: > Revert of Revert "[telemetry] Wire TsProxy through telemetry's network stack." (patchset #1 id:1 of https://codereview.chromium.org/2267613002/ ) > > Reason for revert: > Webview now support --proxy-server flag (see attached bug) > > Original issue's 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 > > TBR=nednguyen@chromium.org > # Not skipping CQ checks because original CL landed more than 1 days ago. > BUG=chromium:639632 > > Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/b86cfef4b9da4749ff51e0fc4432869f8209dc42 TBR=nednguyen@chromium.org,nednguyen@google.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=chromium:639632 Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/32dd31095913725705e9cf5f5bc1671f32821a35

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+635 lines, -220 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 +32 lines, -18 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 +28 lines, -49 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: 6 (2 generated)
perezju
Created Reland of "[telemetry] Wire TsProxy through telemetry's network stack."
4 years, 3 months ago (2016-09-14 15:25:30 UTC) #2
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/2335403003/1
4 years, 3 months ago (2016-09-14 15:25:35 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/32dd31095913725705e9cf5f5bc1671f32821a35
4 years, 3 months ago (2016-09-14 15:25:49 UTC) #5
perezju
4 years, 3 months ago (2016-09-15 09:25:20 UTC) #6
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2346773002/ by perezju@chromium.org.

The reason for reverting is: Did not actually break WPR. Fine to reland and
enable TsProxy.

Powered by Google App Engine
This is Rietveld 408576698