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

Issue 2917813002: [CrOS Tether] Move the DeviceStatus normalizer code from HostScanner into its own file. (Closed)

Created:
3 years, 6 months ago by Kyle Horimoto
Modified:
3 years, 6 months ago
Reviewers:
Ryan Hansberry
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[CrOS Tether] Move the DeviceStatus normalizer code from HostScanner into its own file. This is in preparation for normalizing DeviceStatus updates received as part of the KeepAliveTickle flow. BUG=672263 Review-Url: https://codereview.chromium.org/2917813002 Cr-Commit-Position: refs/heads/master@{#476412} Committed: https://chromium.googlesource.com/chromium/src/+/6b89a30a734c41441fefb7f9e6d94de673a90a01

Patch Set 1 #

Patch Set 2 : Fix spelling error typo. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+265 lines, -37 lines) Patch
M chromeos/components/tether/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
A chromeos/components/tether/device_status_util.h View 1 1 chunk +39 lines, -0 lines 0 comments Download
A chromeos/components/tether/device_status_util.cc View 1 chunk +62 lines, -0 lines 0 comments Download
A chromeos/components/tether/device_status_util_unittest.cc View 1 chunk +155 lines, -0 lines 0 comments Download
M chromeos/components/tether/host_scanner.cc View 3 chunks +6 lines, -37 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
Kyle Horimoto
3 years, 6 months ago (2017-05-31 23:13:16 UTC) #2
Ryan Hansberry
I don't feel strongly about this, but have you considered changing HostScanCache to accept only ...
3 years, 6 months ago (2017-06-01 01:14:25 UTC) #3
Kyle Horimoto
On 2017/06/01 01:14:25, Ryan Hansberry wrote: > I don't feel strongly about this, but have ...
3 years, 6 months ago (2017-06-01 18:21:39 UTC) #4
Ryan Hansberry
lgtm
3 years, 6 months ago (2017-06-01 18:51:23 UTC) #6
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/2917813002/20001
3 years, 6 months ago (2017-06-01 18:52:10 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 20:28:06 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6b89a30a734c41441fefb7f9e6d9...

Powered by Google App Engine
This is Rietveld 408576698