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

Issue 18850003: Focus kept on login screen. (Closed)

Created:
7 years, 5 months ago by dzhioev (left Google)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Focus kept on login screen. BUG=253811 TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212651

Patch Set 1 #

Patch Set 2 : Renamed method. #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Removed IsUserSessionBlocked. Added test. #

Patch Set 6 : Test fixed. #

Patch Set 7 : Fixed failing tests. #

Patch Set 8 : Test fixed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -8 lines) Patch
M ash/root_window_controller_unittest.cc View 1 2 3 4 5 1 chunk +33 lines, -0 lines 0 comments Download
M ash/wm/event_client_impl.cc View 1 2 3 4 1 chunk +7 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/policy/device_local_account_browsertest.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/test/base/view_event_test_base.cc View 1 2 3 4 5 6 2 chunks +6 lines, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
dzhioev (left Google)
+sky@ Scott, we had a problem that window opened in user session stole focus from ...
7 years, 5 months ago (2013-07-08 15:43:29 UTC) #1
sky
This definitely isn't the right way to go about this. You should investigate why BaseFocusRules ...
7 years, 5 months ago (2013-07-08 17:15:18 UTC) #2
dzhioev (left Google)
Hi Scott, I've found the reason why user session window wad stealing focus from login ...
7 years, 5 months ago (2013-07-11 18:51:35 UTC) #3
dzhioev (left Google)
Scott, adding you to reviewers. Please suggest a place where to put test case for ...
7 years, 5 months ago (2013-07-15 13:02:29 UTC) #4
sky
What does the complete stack look like? On Thu, Jul 11, 2013 at 11:51 AM, ...
7 years, 5 months ago (2013-07-15 19:39:19 UTC) #5
dzhioev (left Google)
Something like: ash::internal::EventClientImpl::CanProcessEventsWithinSubtree aura::Window::CanFocus views::corewm::BaseFocusRules::CanFocusWindow views::corewm::BaseFocusRules::GetFocusableWindow views::corewm::FocusController::FocusWindow aura::Window::Focus On Monday, July 15, 2013, Scott Violet ...
7 years, 5 months ago (2013-07-15 19:48:41 UTC) #6
sky
I haven't looked at the OOBE code, but it seems like it should be similar ...
7 years, 5 months ago (2013-07-15 21:00:20 UTC) #7
dzhioev_at_google
I can't understand what you talking about. Why OOBE? I've already provided code that fixes ...
7 years, 5 months ago (2013-07-15 21:21:26 UTC) #8
sky
Sorry, this looks right. I'm hoping we can avoid a new method on SessionStateDelegate though. ...
7 years, 5 months ago (2013-07-15 22:23:35 UTC) #9
dzhioev (left Google)
About IsUserSessionBlocked: I want to use in following CL that fixes problem related to user ...
7 years, 5 months ago (2013-07-16 09:54:36 UTC) #10
dzhioev (left Google)
On 2013/07/16 09:54:36, dzhioev wrote: > About IsUserSessionBlocked: I want to use in following CL ...
7 years, 5 months ago (2013-07-16 10:04:11 UTC) #11
sky
Please add it that patch. That way we can keep this one focused on just ...
7 years, 5 months ago (2013-07-16 13:45:08 UTC) #12
dzhioev (left Google)
On 2013/07/16 13:45:08, sky wrote: > Please add it that patch. That way we can ...
7 years, 5 months ago (2013-07-17 13:38:52 UTC) #13
sky
LGTM
7 years, 5 months ago (2013-07-17 15:55:07 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/18850003/23001
7 years, 5 months ago (2013-07-17 16:01:00 UTC) #15
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests, interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=136512
7 years, 5 months ago (2013-07-17 18:20:58 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/18850003/24003
7 years, 5 months ago (2013-07-18 10:34:57 UTC) #17
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=136914
7 years, 5 months ago (2013-07-18 11:54:05 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/18850003/64001
7 years, 5 months ago (2013-07-18 14:00:54 UTC) #19
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=137007
7 years, 5 months ago (2013-07-18 17:34:47 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dzhioev@chromium.org/18850003/41002
7 years, 5 months ago (2013-07-19 15:48:25 UTC) #21
commit-bot: I haz the power
7 years, 5 months ago (2013-07-19 20:49:08 UTC) #22
Message was sent while issue was closed.
Change committed as 212651

Powered by Google App Engine
This is Rietveld 408576698