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

Issue 2817223003: Chrome OS: adjust wifi icons. (Closed)

Created:
3 years, 8 months ago by Evan Stade
Modified:
3 years, 8 months ago
Reviewers:
stevenjb
CC:
chromium-reviews, kalyank, sadrul, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Chrome OS: adjust wifi icons. 1. In the system tray, if wifi is disabled, the icon is a white wedge with strikethrough. If wifi is enabled and no network is connected, the icon is an empty wedge without a strikethrough. 2. In the default view (system bubble row) the icon is either a normal, badged icon if connected, an empty wedge if enabled but disconnected, or a full strength wedge with strikethough but with 0.54a if disabled. 3. In the notification, the icon is full strength with or without strikethough, depending on enabled state. BUG=711555 Review-Url: https://codereview.chromium.org/2817223003 Cr-Commit-Position: refs/heads/master@{#464999} Committed: https://chromium.googlesource.com/chromium/src/+/7735ed2d044b9afaa1c853f003084a55e6c6e42a

Patch Set 1 #

Total comments: 11

Patch Set 2 : stevenjb review #

Patch Set 3 : update callsites #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -26 lines) Patch
M ash/system/network/network_icon.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M ash/system/network/network_icon.cc View 1 3 chunks +25 lines, -16 lines 0 comments Download
M ash/system/network/tray_network.cc View 1 2 4 chunks +16 lines, -5 lines 0 comments Download
M ash/system/tray/tray_popup_item_style.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/system/tray/tray_popup_item_style.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (16 generated)
Evan Stade
3 years, 8 months ago (2017-04-17 15:17:05 UTC) #7
Evan Stade
Steven, can you take a look as Terry is ooo?
3 years, 8 months ago (2017-04-17 15:18:48 UTC) #9
stevenjb
https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.cc File ash/system/network/network_icon.cc (right): https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.cc#newcode766 ash/system/network/network_icon.cc:766: gfx::ImageSkia image = GetBasicImage(true, icon_type, shill::kTypeWifi); true /* connected ...
3 years, 8 months ago (2017-04-17 16:22:52 UTC) #10
Evan Stade
https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.cc File ash/system/network/network_icon.cc (right): https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.cc#newcode766 ash/system/network/network_icon.cc:766: gfx::ImageSkia image = GetBasicImage(true, icon_type, shill::kTypeWifi); On 2017/04/17 16:22:52, ...
3 years, 8 months ago (2017-04-17 16:29:33 UTC) #11
stevenjb
lgtm https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.h File ash/system/network/network_icon.h (right): https://codereview.chromium.org/2817223003/diff/1/ash/system/network/network_icon.h#newcode41 ash/system/network/network_icon.h:41: IconType = ICON_TYPE_DEFAULT_VIEW); On 2017/04/17 16:29:33, Evan Stade ...
3 years, 8 months ago (2017-04-17 16:34:11 UTC) #14
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/2817223003/40001
3 years, 8 months ago (2017-04-17 19:48:45 UTC) #19
commit-bot: I haz the power
3 years, 8 months ago (2017-04-17 20:22:37 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7735ed2d044b9afaa1c853f00308...

Powered by Google App Engine
This is Rietveld 408576698