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

Issue 682103002: Uber tray unresponsive with Multiprofile enabled (Closed)

Created:
6 years, 1 month ago by afakhry
Modified:
6 years, 1 month ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org, Jun Mukai, Albert Bodenhamer
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Uber tray unresponsive with Multiprofile enabled In ExistingUserController::PerformLogin(), There was a missing call to ExistingUserController::PerformLoginFinishedActions(), which should re-enables clicking on the status tray after it has been disabled in ExistingUserController::PerformPreLoginActions(). BUG=427047 TEST=manual Committed: https://crrev.com/4c09e0ce28ae0ee3a6c54c72e348017d3cda77d8 Cr-Commit-Position: refs/heads/master@{#301975}

Patch Set 1 #

Patch Set 2 : Fixing the unresponsive system tray in multiprofile mode #

Total comments: 4

Patch Set 3 : Enabling the login UI before login_view_ is reset to NULL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
afakhry
6 years, 1 month ago (2014-10-28 16:00:35 UTC) #2
Nikita (slow)
Let me try to reproduce this issue. https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (right): https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode443 chrome/browser/chromeos/login/existing_user_controller.cc:443: PerformLoginFinishedActions(false); That's ...
6 years, 1 month ago (2014-10-28 16:31:19 UTC) #4
afakhry
https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (right): https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode443 chrome/browser/chromeos/login/existing_user_controller.cc:443: PerformLoginFinishedActions(false); On 2014/10/28 16:31:19, Nikita Kostylev wrote: > That's ...
6 years, 1 month ago (2014-10-28 17:06:30 UTC) #5
Nikita (slow)
https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (right): https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode443 chrome/browser/chromeos/login/existing_user_controller.cc:443: PerformLoginFinishedActions(false); On 2014/10/28 17:06:30, afakhry wrote: > On 2014/10/28 ...
6 years, 1 month ago (2014-10-28 17:15:23 UTC) #6
afakhry
https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc File chrome/browser/chromeos/login/existing_user_controller.cc (right): https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode443 chrome/browser/chromeos/login/existing_user_controller.cc:443: PerformLoginFinishedActions(false); On 2014/10/28 17:15:22, Nikita Kostylev wrote: > On ...
6 years, 1 month ago (2014-10-28 18:43:23 UTC) #7
Nikita (slow)
On 2014/10/28 18:43:23, afakhry wrote: > https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc > File chrome/browser/chromeos/login/existing_user_controller.cc (right): > > https://codereview.chromium.org/682103002/diff/20001/chrome/browser/chromeos/login/existing_user_controller.cc#newcode443 > ...
6 years, 1 month ago (2014-10-29 01:57:00 UTC) #8
afakhry
On 2014/10/29 01:57:00, Nikita (OOO Oct 29 - Nov 5) wrote: > On 2014/10/28 18:43:23, ...
6 years, 1 month ago (2014-10-29 16:24:49 UTC) #9
afakhry
6 years, 1 month ago (2014-10-29 16:48:09 UTC) #10
Nikita (slow)
lgtm
6 years, 1 month ago (2014-10-29 21:25:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/682103002/40001
6 years, 1 month ago (2014-10-29 21:40:11 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-10-29 23:28:28 UTC) #14
commit-bot: I haz the power
6 years, 1 month ago (2014-10-29 23:29:21 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/4c09e0ce28ae0ee3a6c54c72e348017d3cda77d8
Cr-Commit-Position: refs/heads/master@{#301975}

Powered by Google App Engine
This is Rietveld 408576698