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

Issue 2311093004: Bug fix to toggle Network scanning indicator for WiFi (Closed)

Created:
4 years, 3 months ago by malaykeshav
Modified:
4 years, 3 months ago
Reviewers:
jdufault, stevenjb
CC:
chromium-reviews, kalyank, oshima+watch_chromium.org, sadrul, stevenjb+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Bug fix to toggle Network scanning indicator for WiFi BUG=617831 COMPONENT=Chrome OS UI, Network Committed: https://crrev.com/d35fb84631dfe8b92e69418dc270af487a0701af Cr-Commit-Position: refs/heads/master@{#416744}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Bug fix to toggle Network scanning indicator for WiFi #

Patch Set 3 : Bug fix to toggle Network scanning indicator for WiFi #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -8 lines) Patch
M ash/common/system/chromeos/network/network_state_list_detailed_view.h View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M ash/common/system/chromeos/network/network_state_list_detailed_view.cc View 1 2 2 chunks +6 lines, -6 lines 1 comment Download

Messages

Total messages: 23 (11 generated)
malaykeshav
PTAL. Minor bug fix to fix network scanning indicator.
4 years, 3 months ago (2016-09-06 19:07:35 UTC) #4
stevenjb
Thanks for looking into this. https://codereview.chromium.org/2311093004/diff/1/ash/common/system/chromeos/network/network_state_list_detailed_view.cc File ash/common/system/chromeos/network/network_state_list_detailed_view.cc (right): https://codereview.chromium.org/2311093004/diff/1/ash/common/system/chromeos/network/network_state_list_detailed_view.cc#newcode577 ash/common/system/chromeos/network/network_state_list_detailed_view.cc:577: if (scanning && list_type_ ...
4 years, 3 months ago (2016-09-06 20:13:52 UTC) #7
malaykeshav
Removed the redundant check for list_type_ https://codereview.chromium.org/2311093004/diff/1/ash/common/system/chromeos/network/network_state_list_detailed_view.cc File ash/common/system/chromeos/network/network_state_list_detailed_view.cc (right): https://codereview.chromium.org/2311093004/diff/1/ash/common/system/chromeos/network/network_state_list_detailed_view.cc#newcode577 ash/common/system/chromeos/network/network_state_list_detailed_view.cc:577: if (scanning && ...
4 years, 3 months ago (2016-09-06 21:22:47 UTC) #8
stevenjb
On 2016/09/06 21:22:47, malaykeshav wrote: > Removed the redundant check for list_type_ > > https://codereview.chromium.org/2311093004/diff/1/ash/common/system/chromeos/network/network_state_list_detailed_view.cc ...
4 years, 3 months ago (2016-09-06 21:27:17 UTC) #9
malaykeshav
On 2016/09/06 at 21:27:17, stevenjb wrote: > On 2016/09/06 21:22:47, malaykeshav wrote: > > Removed ...
4 years, 3 months ago (2016-09-06 21:42:43 UTC) #10
stevenjb
Renaming the variable makes sense. Also why don't we just move the MaterialDesignController::IsSystemTrayMenuMaterial() to the ...
4 years, 3 months ago (2016-09-06 21:46:30 UTC) #11
malaykeshav
On 2016/09/06 at 21:46:30, stevenjb wrote: > Renaming the variable makes sense. Also why don't ...
4 years, 3 months ago (2016-09-06 22:02:16 UTC) #12
stevenjb
Cheers. LGTM
4 years, 3 months ago (2016-09-06 22:13:54 UTC) #15
jdufault
lgtm https://codereview.chromium.org/2311093004/diff/40001/ash/common/system/chromeos/network/network_state_list_detailed_view.cc File ash/common/system/chromeos/network/network_state_list_detailed_view.cc (right): https://codereview.chromium.org/2311093004/diff/40001/ash/common/system/chromeos/network/network_state_list_detailed_view.cc#newcode312 ash/common/system/chromeos/network/network_state_list_detailed_view.cc:312: prev_wifi_scanning_state_(false), Since you're already in this file, can ...
4 years, 3 months ago (2016-09-06 22:19:19 UTC) #16
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/2311093004/40001
4 years, 3 months ago (2016-09-06 22:49:49 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-06 22:57:39 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 23:00:41 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d35fb84631dfe8b92e69418dc270af487a0701af
Cr-Commit-Position: refs/heads/master@{#416744}

Powered by Google App Engine
This is Rietveld 408576698