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

Issue 2781263004: HostScanner: Add scanned hosts to NetworkStateHandler and NotificationPresenter. (Closed)

Created:
3 years, 8 months ago by Ryan Hansberry
Modified:
3 years, 8 months ago
Reviewers:
Kyle Horimoto
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, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

HostScanner: Add scanned hosts to NetworkStateHandler and NotificationPresenter. BUG=672263 Review-Url: https://codereview.chromium.org/2781263004 Cr-Commit-Position: refs/heads/master@{#462745} Committed: https://chromium.googlesource.com/chromium/src/+/5a918a3454582514556a66d18bdf402e4488381e

Patch Set 1 #

Patch Set 2 : Call on NotificationPresenter for each host scan. #

Patch Set 3 : Add tests. #

Total comments: 6

Patch Set 4 : Address nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -6 lines) Patch
M chromeos/components/tether/host_scan_scheduler_unittest.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M chromeos/components/tether/host_scanner.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chromeos/components/tether/host_scanner.cc View 1 2 3 3 chunks +23 lines, -2 lines 0 comments Download
M chromeos/components/tether/host_scanner_unittest.cc View 1 2 3 6 chunks +49 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
Ryan Hansberry
3 years, 8 months ago (2017-04-06 22:05:54 UTC) #3
Kyle Horimoto
lgtm https://codereview.chromium.org/2781263004/diff/40001/chromeos/components/tether/host_scanner.cc File chromeos/components/tether/host_scanner.cc (right): https://codereview.chromium.org/2781263004/diff/40001/chromeos/components/tether/host_scanner.cc#newcode69 chromeos/components/tether/host_scanner.cc:69: if (scanned_device_list_so_far.size() == 1) { nit: Do the ...
3 years, 8 months ago (2017-04-07 01:08:08 UTC) #4
Ryan Hansberry
https://codereview.chromium.org/2781263004/diff/40001/chromeos/components/tether/host_scanner.cc File chromeos/components/tether/host_scanner.cc (right): https://codereview.chromium.org/2781263004/diff/40001/chromeos/components/tether/host_scanner.cc#newcode69 chromeos/components/tether/host_scanner.cc:69: if (scanned_device_list_so_far.size() == 1) { On 2017/04/07 01:08:07, Kyle ...
3 years, 8 months ago (2017-04-07 01:25:05 UTC) #5
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/2781263004/60001
3 years, 8 months ago (2017-04-07 01:25:52 UTC) #8
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 04:39:46 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/5a918a3454582514556a66d18bdf...

Powered by Google App Engine
This is Rietveld 408576698