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

Issue 398003007: [Telemetry] Android forwarder bug fixes. (Closed)

Created:
6 years, 5 months ago by wuhu
Modified:
6 years, 5 months ago
Reviewers:
tonyg, chrishenry
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Telemetry] Android forwarder bug fixes. - updated GetProp() calls to go through DeviceUtils - changed iptable DNAT rules to explicitly specify the host ip in destination address. This is to fix the case where 127.0.0.1 is sometimes used as the dest ip BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284229

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix for iptable rules and getprop calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M tools/telemetry/telemetry/core/forwarders/android_forwarder.py View 1 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
chrishenry
https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode452 tools/telemetry/telemetry/core/forwarders/android_forwarder.py:452: self._device.RunShellCommand('ip route flush cache') Does these commands require root ...
6 years, 5 months ago (2014-07-18 01:06:18 UTC) #1
tonyg
https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode100 tools/telemetry/telemetry/core/forwarders/android_forwarder.py:100: (protocol, port_pair.remote_port, self.host_ip, port_pair.local_port)) This part and the parts ...
6 years, 5 months ago (2014-07-18 01:21:29 UTC) #2
wuhu
On 2014/07/18 01:06:18, chrishenry wrote: > https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py > File tools/telemetry/telemetry/core/forwarders/android_forwarder.py (right): > > https://codereview.chromium.org/398003007/diff/1/tools/telemetry/telemetry/core/forwarders/android_forwarder.py#newcode452 > ...
6 years, 5 months ago (2014-07-18 01:39:04 UTC) #3
wuhu
The CQ bit was checked by wuhu@google.com
6 years, 5 months ago (2014-07-18 16:59:23 UTC) #4
wuhu
The CQ bit was unchecked by wuhu@google.com
6 years, 5 months ago (2014-07-18 16:59:23 UTC) #5
tonyg
lgtm
6 years, 5 months ago (2014-07-18 17:02:05 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wuhu@google.com/398003007/20001
6 years, 5 months ago (2014-07-18 17:03:18 UTC) #7
chromium-reviews
The changes related to the routing policy and netd are now in https://codereview.chromium.org/404803003 Thanks On ...
6 years, 5 months ago (2014-07-18 17:15:00 UTC) #8
chrishenry
Do you want to update the code review description and subject?
6 years, 5 months ago (2014-07-18 17:16:59 UTC) #9
tonyg
Do you want to update the code review description and subject? > I took care ...
6 years, 5 months ago (2014-07-18 17:24:17 UTC) #10
chromium-reviews
thanks, will do On Fri, Jul 18, 2014 at 10:23 AM, Tony Gentilcore <tonyg@chromium.org> wrote: ...
6 years, 5 months ago (2014-07-18 17:25:40 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 22:40:06 UTC) #12
Message was sent while issue was closed.
Change committed as 284229

Powered by Google App Engine
This is Rietveld 408576698