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

Issue 2699443004: Modify TrayItemMore to use enabled status (Closed)

Created:
3 years, 10 months ago by mohsen
Modified:
3 years, 10 months ago
Reviewers:
tdanderson
CC:
aboxhall+watch_chromium.org, chromium-reviews, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, je_julie, kalyank, nektar+watch_chromium.org, oshima+watch_chromium.org, sadrul, stevenjb+watch_chromium.org, yuzo+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Modify TrayItemMore to use enabled status With this patch, if a TrayItemMore object is set to be disabled, it will not show the more arrow and ripple animations. Therefore, |show_more_| field is not needed anymore and is removed. Also, non-MD code path is removed from TrayItemMore. BUG=687689, 687817 Review-Url: https://codereview.chromium.org/2699443004 Cr-Commit-Position: refs/heads/master@{#451917} Committed: https://chromium.googlesource.com/chromium/src/+/469c3b662e9bb4bfc28853a166420458079cf19d

Patch Set 1 #

Patch Set 2 : Set base CL #

Patch Set 3 : Added back OnNativeThemeChanged #

Patch Set 4 : Rebased #

Patch Set 5 : Rebased #

Patch Set 6 : Removed non-MD #

Total comments: 7

Patch Set 7 : Addressed review comments #

Patch Set 8 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -82 lines) Patch
M ash/common/system/chromeos/bluetooth/tray_bluetooth.cc View 1 2 3 4 5 6 7 3 chunks +6 lines, -7 lines 0 comments Download
M ash/common/system/chromeos/cast/tray_cast.cc View 1 2 3 chunks +7 lines, -7 lines 0 comments Download
M ash/common/system/chromeos/network/tray_network.cc View 1 2 3 4 5 6 7 3 chunks +7 lines, -5 lines 0 comments Download
M ash/common/system/chromeos/network/tray_vpn.cc View 1 2 3 4 3 chunks +7 lines, -6 lines 0 comments Download
M ash/common/system/ime/tray_ime_chromeos.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M ash/common/system/tray/tray_item_more.h View 1 2 3 4 5 6 3 chunks +16 lines, -13 lines 0 comments Download
M ash/common/system/tray/tray_item_more.cc View 1 2 3 4 5 6 4 chunks +27 lines, -42 lines 0 comments Download
M ash/common/system/tray_accessibility.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 44 (36 generated)
mohsen
Please take a look...
3 years, 10 months ago (2017-02-17 03:37:22 UTC) #22
tdanderson
Looks great! Just a few questions below: https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc File ash/common/system/tray/tray_item_more.cc (right): https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc#newcode73 ash/common/system/tray/tray_item_more.cc:73: style->SetupLabel(label_); Don't ...
3 years, 10 months ago (2017-02-17 22:29:47 UTC) #25
mohsen
https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc File ash/common/system/tray/tray_item_more.cc (right): https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc#newcode73 ash/common/system/tray/tray_item_more.cc:73: style->SetupLabel(label_); On 2017/02/17 at 22:29:47, tdanderson wrote: > Don't ...
3 years, 10 months ago (2017-02-21 21:04:56 UTC) #28
tdanderson
LGTM https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc File ash/common/system/tray/tray_item_more.cc (right): https://codereview.chromium.org/2699443004/diff/100001/ash/common/system/tray/tray_item_more.cc#newcode73 ash/common/system/tray/tray_item_more.cc:73: style->SetupLabel(label_); On 2017/02/21 21:04:56, mohsen wrote: > On ...
3 years, 10 months ago (2017-02-21 21:30:41 UTC) #33
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/2699443004/140001
3 years, 10 months ago (2017-02-22 00:05:17 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-22 02:08:59 UTC) #39
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/2699443004/140001
3 years, 10 months ago (2017-02-22 02:10:50 UTC) #41
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 08:05:40 UTC) #44
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/469c3b662e9bb4bfc28853a16642...

Powered by Google App Engine
This is Rietveld 408576698