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

Issue 1704803002: Disable wifi scans on the VPN tray detailed view (Closed)

Created:
4 years, 10 months ago by Kevin Cernekee
Modified:
4 years, 10 months ago
Reviewers:
cernekee, stevenjb
CC:
chromium-reviews, sadrul, stevenjb+watch_chromium.org, oshima+watch_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable wifi scans on the VPN tray detailed view Only scan for wifi networks when the user is trying to pick a wifi network. BUG=587301 Committed: https://crrev.com/21a8d8acf90b3d9bc19f9b7a042c8d88fff1a55f Cr-Commit-Position: refs/heads/master@{#376027}

Patch Set 1 #

Total comments: 2

Patch Set 2 : nuke ThrobberPressed; don't create scanning_throbber_ for VPN list #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -34 lines) Patch
M ash/system/chromeos/network/network_state_list_detailed_view.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.cc View 1 5 chunks +30 lines, -31 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Kevin Cernekee
4 years, 10 months ago (2016-02-17 06:17:16 UTC) #2
stevenjb
Thanks for noticing this. Just one change request. https://codereview.chromium.org/1704803002/diff/1/ash/system/chromeos/network/network_state_list_detailed_view.cc File ash/system/chromeos/network/network_state_list_detailed_view.cc (right): https://codereview.chromium.org/1704803002/diff/1/ash/system/chromeos/network/network_state_list_detailed_view.cc#newcode564 ash/system/chromeos/network/network_state_list_detailed_view.cc:564: if ...
4 years, 10 months ago (2016-02-17 16:22:52 UTC) #3
Kevin Cernekee
https://codereview.chromium.org/1704803002/diff/1/ash/system/chromeos/network/network_state_list_detailed_view.cc File ash/system/chromeos/network/network_state_list_detailed_view.cc (right): https://codereview.chromium.org/1704803002/diff/1/ash/system/chromeos/network/network_state_list_detailed_view.cc#newcode564 ash/system/chromeos/network/network_state_list_detailed_view.cc:564: if (scanning && list_type_ != LIST_TYPE_VPN) { On 2016/02/17 ...
4 years, 10 months ago (2016-02-17 17:31:17 UTC) #4
stevenjb
Hmm. It looks like 'ThrobberPressed' should be deprecated / removed, and NSLDV::ButtonPressed should handle the ...
4 years, 10 months ago (2016-02-17 18:14:14 UTC) #5
cernekee
> It looks like 'ThrobberPressed' should be deprecated / removed Upon further inspection I couldn't ...
4 years, 10 months ago (2016-02-17 19:24:35 UTC) #7
stevenjb
Thanks! LGTM
4 years, 10 months ago (2016-02-17 23:02:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1704803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1704803002/20001
4 years, 10 months ago (2016-02-17 23:19:23 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-17 23:27:31 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 23:28:51 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/21a8d8acf90b3d9bc19f9b7a042c8d88fff1a55f
Cr-Commit-Position: refs/heads/master@{#376027}

Powered by Google App Engine
This is Rietveld 408576698