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

Issue 2414533002: ash: Use legacy size for legacy logout button. (Closed)

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

Description

ash: Use legacy size for legacy logout button. BUG=654803 Committed: https://crrev.com/6f35d15d1ad0fa7a5f87f5ad47d4fc33aa695d66 Cr-Commit-Position: refs/heads/master@{#424750}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix nit: kButtonMinSize -> button_size #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M ash/common/system/chromeos/session/logout_button_tray.cc View 1 3 chunks +7 lines, -4 lines 1 comment Download

Messages

Total messages: 17 (9 generated)
xiyuan
Fix the logout button size regression in https://codereview.chromium.org/2218323002. Screenshot of the CL is at the ...
4 years, 2 months ago (2016-10-11 22:10:50 UTC) #2
sadrul
I have a nit. I will defer to Terry for approval https://codereview.chromium.org/2414533002/diff/1/ash/common/system/chromeos/session/logout_button_tray.cc File ash/common/system/chromeos/session/logout_button_tray.cc (right): ...
4 years, 2 months ago (2016-10-12 00:43:42 UTC) #7
tdanderson
Thanks for filing and fixing this! LGTM
4 years, 2 months ago (2016-10-12 15:02:08 UTC) #8
xiyuan
https://codereview.chromium.org/2414533002/diff/1/ash/common/system/chromeos/session/logout_button_tray.cc File ash/common/system/chromeos/session/logout_button_tray.cc (right): https://codereview.chromium.org/2414533002/diff/1/ash/common/system/chromeos/session/logout_button_tray.cc#newcode185 ash/common/system/chromeos/session/logout_button_tray.cc:185: const int kButtonMinSize = MaterialDesignController::IsShelfMaterial() On 2016/10/12 00:43:42, sadrul ...
4 years, 2 months ago (2016-10-12 15:28:12 UTC) #9
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/2414533002/20001
4 years, 2 months ago (2016-10-12 15:28:28 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-12 15:53:56 UTC) #13
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/6f35d15d1ad0fa7a5f87f5ad47d4fc33aa695d66 Cr-Commit-Position: refs/heads/master@{#424750}
4 years, 2 months ago (2016-10-12 15:55:33 UTC) #15
Evan Stade
4 years, 2 months ago (2016-10-20 16:43:16 UTC) #17
Message was sent while issue was closed.
thanks!

https://codereview.chromium.org/2414533002/diff/20001/ash/common/system/chrom...
File ash/common/system/chromeos/session/logout_button_tray.cc (right):

https://codereview.chromium.org/2414533002/diff/20001/ash/common/system/chrom...
ash/common/system/chromeos/session/logout_button_tray.cc:187: :
GetTrayConstant(TRAY_ITEM_HEIGHT_LEGACY);
minor quibble: technically I don't believe this ternary is necessary

Powered by Google App Engine
This is Rietveld 408576698