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

Issue 357323002: Tray elements behave appropriately on the multiple signin screen (more like lock screen) (Closed)

Created:
6 years, 5 months ago by Roman Sorokin (ftl)
Modified:
6 years, 4 months ago
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Tray elements behave appropriately on the multiple signin screen (more like lock screen) BUG=385623 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288245

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed nits #

Total comments: 2

Patch Set 3 : Change logic similar to lockscreen #

Patch Set 4 : Fixed tests #

Patch Set 5 : Added test case for tray_accessibility #

Patch Set 6 : Minor fix #

Total comments: 3

Patch Set 7 : Stored result of check on multiple signin screen to local variable #

Total comments: 14

Patch Set 8 : Fixed comments #

Total comments: 2

Patch Set 9 : Update after review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -14 lines) Patch
M ash/ash.gyp View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M ash/session/session_state_delegate.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -0 lines 0 comments Download
A ash/session/session_state_delegate.cc View 1 2 3 4 5 6 7 8 1 chunk +14 lines, -0 lines 0 comments Download
M ash/system/bluetooth/tray_bluetooth.cc View 1 2 3 4 5 6 7 2 chunks +7 lines, -1 line 0 comments Download
M ash/system/chromeos/network/tray_vpn.cc View 1 2 3 4 5 6 7 2 chunks +8 lines, -1 line 0 comments Download
M ash/system/chromeos/settings/tray_settings.cc View 1 2 3 4 5 6 7 3 chunks +11 lines, -2 lines 0 comments Download
M ash/system/chromeos/tray_display.cc View 1 2 3 4 5 6 7 1 chunk +4 lines, -1 line 0 comments Download
M ash/system/date/date_default_view.cc View 1 2 3 4 5 6 7 1 chunk +6 lines, -2 lines 0 comments Download
M ash/system/ime/tray_ime.cc View 1 2 3 4 5 6 7 2 chunks +7 lines, -1 line 0 comments Download
M ash/system/tray_accessibility.cc View 1 2 3 4 5 6 7 2 chunks +6 lines, -1 line 0 comments Download
M ash/system/web_notification/web_notification_tray.cc View 1 2 3 4 5 6 7 2 chunks +10 lines, -2 lines 0 comments Download
M ash/test/shell_test_api.h View 1 2 3 4 5 6 7 2 chunks +4 lines, -0 lines 0 comments Download
M ash/test/shell_test_api.cc View 1 2 3 4 5 6 7 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/system/tray_accessibility_browsertest.cc View 1 2 3 4 5 6 7 5 chunks +33 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 4 5 6 7 3 chunks +14 lines, -3 lines 0 comments Download

Messages

Total messages: 28 (0 generated)
Roman Sorokin (ftl)
skuhne@, please take a look.
6 years, 5 months ago (2014-07-01 11:01:21 UTC) #1
Roman Sorokin (ftl)
The CQ bit was checked by rsorokin@chromium.org
6 years, 5 months ago (2014-07-07 07:32:58 UTC) #2
Roman Sorokin (ftl)
The CQ bit was unchecked by rsorokin@chromium.org
6 years, 5 months ago (2014-07-07 07:32:58 UTC) #3
Mr4D (OOO till 08-26)
Sorry for the delay - was OOO the last days. Once addressed, lgtm https://codereview.chromium.org/357323002/diff/1/ash/session/session_state_delegate.h File ...
6 years, 5 months ago (2014-07-08 15:32:07 UTC) #4
Roman Sorokin (ftl)
oshima@, please take a look. https://codereview.chromium.org/357323002/diff/1/ash/session/session_state_delegate.h File ash/session/session_state_delegate.h (right): https://codereview.chromium.org/357323002/diff/1/ash/session/session_state_delegate.h#newcode137 ash/session/session_state_delegate.h:137: // Hides multiple sign-in ...
6 years, 5 months ago (2014-07-09 13:04:15 UTC) #5
oshima
I thought we want not to show the setting item in multiple signin screen?
6 years, 5 months ago (2014-07-09 17:54:35 UTC) #6
Roman Sorokin (ftl)
On 2014/07/09 17:54:35, oshima wrote: > I thought we want not to show the setting ...
6 years, 5 months ago (2014-07-16 10:18:40 UTC) #7
oshima
On 2014/07/16 10:18:40, Roman Sorokin wrote: > On 2014/07/09 17:54:35, oshima wrote: > > I ...
6 years, 5 months ago (2014-07-16 15:55:08 UTC) #8
Roman Sorokin (ftl)
On 2014/07/16 15:55:08, oshima wrote: > On 2014/07/16 10:18:40, Roman Sorokin wrote: > > On ...
6 years, 5 months ago (2014-07-16 18:35:39 UTC) #9
oshima
> does not need to enter password to get rid of multiple >signin screen. Just ...
6 years, 5 months ago (2014-07-16 20:43:31 UTC) #10
Roman Sorokin (ftl)
oshima@, can you please take another look. We've decided to make tray look similar to ...
6 years, 4 months ago (2014-07-31 13:58:17 UTC) #11
oshima
can you update the CL description? bots seems to have failures. Not sure if it's ...
6 years, 4 months ago (2014-07-31 18:28:31 UTC) #12
Roman Sorokin (ftl)
https://codereview.chromium.org/357323002/diff/100001/ash/system/bluetooth/tray_bluetooth.cc File ash/system/bluetooth/tray_bluetooth.cc (right): https://codereview.chromium.org/357323002/diff/100001/ash/system/bluetooth/tray_bluetooth.cc#newcode309 ash/system/bluetooth/tray_bluetooth.cc:309: ash::SessionStateDelegate::SESSION_STATE_LOGIN_SECONDARY) On 2014/07/31 18:28:31, oshima wrote: > Am I ...
6 years, 4 months ago (2014-07-31 18:51:32 UTC) #13
oshima
On 2014/07/31 18:51:32, Roman Sorokin wrote: > https://codereview.chromium.org/357323002/diff/100001/ash/system/bluetooth/tray_bluetooth.cc > File ash/system/bluetooth/tray_bluetooth.cc (right): > > https://codereview.chromium.org/357323002/diff/100001/ash/system/bluetooth/tray_bluetooth.cc#newcode309 ...
6 years, 4 months ago (2014-07-31 18:55:14 UTC) #14
Roman Sorokin (ftl)
It means that check in Shell could be different cause LoginStatus in Shell is different ...
6 years, 4 months ago (2014-07-31 19:07:04 UTC) #15
oshima
>Shell could be different cause LoginStatus in Shell is >different from LoginStatus that was passed ...
6 years, 4 months ago (2014-08-01 20:31:23 UTC) #16
Roman Sorokin (ftl)
On 2014/08/01 20:31:23, oshima wrote: > How they can be different? Aren't we using > ...
6 years, 4 months ago (2014-08-05 13:43:31 UTC) #17
Roman Sorokin (ftl)
https://codereview.chromium.org/357323002/diff/120001/ash/shell.h File ash/shell.h (right): https://codereview.chromium.org/357323002/diff/120001/ash/shell.h#newcode405 ash/shell.h:405: SessionStateDelegate* session_state_delegate); On 2014/08/01 20:31:22, oshima wrote: > move ...
6 years, 4 months ago (2014-08-05 13:44:09 UTC) #18
oshima
lgtm if you addressed below. https://codereview.chromium.org/357323002/diff/140001/ash/session/session_state_delegate.h File ash/session/session_state_delegate.h (right): https://codereview.chromium.org/357323002/diff/140001/ash/session/session_state_delegate.h#newcode141 ash/session/session_state_delegate.h:141: bool IsInSecondaryLoginScreen() const { ...
6 years, 4 months ago (2014-08-06 19:47:41 UTC) #19
Roman Sorokin (ftl)
https://codereview.chromium.org/357323002/diff/140001/ash/session/session_state_delegate.h File ash/session/session_state_delegate.h (right): https://codereview.chromium.org/357323002/diff/140001/ash/session/session_state_delegate.h#newcode141 ash/session/session_state_delegate.h:141: bool IsInSecondaryLoginScreen() const { On 2014/08/06 19:47:41, oshima wrote: ...
6 years, 4 months ago (2014-08-07 12:45:55 UTC) #20
Roman Sorokin (ftl)
The CQ bit was checked by rsorokin@chromium.org
6 years, 4 months ago (2014-08-07 17:29:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsorokin@chromium.org/357323002/160001
6 years, 4 months ago (2014-08-07 17:35:37 UTC) #22
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-07 19:05:49 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-08 00:45:46 UTC) #24
commit-bot: I haz the power
Failed to request the patch to try. Please note that binary files are still unsupported ...
6 years, 4 months ago (2014-08-08 00:45:53 UTC) #25
Roman Sorokin (ftl)
The CQ bit was checked by rsorokin@chromium.org
6 years, 4 months ago (2014-08-08 07:28:35 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsorokin@chromium.org/357323002/160001
6 years, 4 months ago (2014-08-08 07:31:47 UTC) #27
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 08:04:50 UTC) #28
Message was sent while issue was closed.
Change committed as 288245

Powered by Google App Engine
This is Rietveld 408576698