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

Issue 8638013: [cros Aura] Added modal container for screen lock. (Closed)

Created:
9 years, 1 month ago by Nikita (slow)
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

[cros Aura] Added modal container for screen lock. BUG=104133, 104135 TEST=ShellTest.CreateLockScreenModalWindow, ShellTest.CreateModalWindow. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112015

Patch Set 1 #

Patch Set 2 : add tests #

Patch Set 3 : nit #

Total comments: 2

Patch Set 4 : place non-lock screen modal window into proper container #

Patch Set 5 : fix #

Total comments: 2

Patch Set 6 : small fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -4 lines) Patch
M ui/aura_shell/shell.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M ui/aura_shell/shell_unittest.cc View 1 2 3 3 chunks +100 lines, -0 lines 0 comments Download
M ui/aura_shell/shell_window_ids.h View 1 chunk +5 lines, -2 lines 0 comments Download
M ui/aura_shell/stacking_controller.h View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
M ui/aura_shell/stacking_controller.cc View 1 2 3 4 5 3 chunks +29 lines, -2 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Nikita (slow)
Ben, This is the most straightforward approach to display modal dialogs at login screen (Lock ...
9 years, 1 month ago (2011-11-22 14:37:10 UTC) #1
Ben Goodger (Google)
Can you add a test... probably to shell_unittest? 1. open something in the lock container. ...
9 years, 1 month ago (2011-11-22 15:53:24 UTC) #2
Nikita (slow)
Sure. Just wanted to confirm direction. 22.11.2011 19:53 пользователь <ben@chromium.org> написал: > Can you add ...
9 years, 1 month ago (2011-11-22 15:56:42 UTC) #3
Nikita (slow)
Added tests.
9 years, 1 month ago (2011-11-23 16:33:12 UTC) #4
Nikita (slow)
Please take a look. 23.11.2011 20:33 пользователь <nkostylev@chromium.org> написал: > Added tests. > > http://codereview.chromium.**org/8638013/<http://codereview.chromium.org/8638013/> ...
9 years, 1 month ago (2011-11-24 02:42:21 UTC) #5
Ben Goodger (Google)
http://codereview.chromium.org/8638013/diff/6001/ui/aura_shell/stacking_controller.cc File ui/aura_shell/stacking_controller.cc (right): http://codereview.chromium.org/8638013/diff/6001/ui/aura_shell/stacking_controller.cc#newcode82 ui/aura_shell/stacking_controller.cc:82: if (!lock_container->children().size()) I realized there is a flaw here ...
9 years ago (2011-11-28 17:12:56 UTC) #6
Nikita (slow)
Ok, that makes sense. I wasn't sure about this part too. I'll rewrite the patch.
9 years ago (2011-11-28 17:51:03 UTC) #7
Nikita (slow)
Please take a look. http://codereview.chromium.org/8638013/diff/6001/ui/aura_shell/stacking_controller.cc File ui/aura_shell/stacking_controller.cc (right): http://codereview.chromium.org/8638013/diff/6001/ui/aura_shell/stacking_controller.cc#newcode82 ui/aura_shell/stacking_controller.cc:82: if (!lock_container->children().size()) On 2011/11/28 17:12:56, ...
9 years ago (2011-11-29 10:06:34 UTC) #8
Ben Goodger (Google)
lgtm http://codereview.chromium.org/8638013/diff/15001/ui/aura_shell/stacking_controller.cc File ui/aura_shell/stacking_controller.cc (right): http://codereview.chromium.org/8638013/diff/15001/ui/aura_shell/stacking_controller.cc#newcode136 ui/aura_shell/stacking_controller.cc:136: else nit: no else after return
9 years ago (2011-11-29 16:42:26 UTC) #9
Nikita (slow)
http://codereview.chromium.org/8638013/diff/15001/ui/aura_shell/stacking_controller.cc File ui/aura_shell/stacking_controller.cc (right): http://codereview.chromium.org/8638013/diff/15001/ui/aura_shell/stacking_controller.cc#newcode136 ui/aura_shell/stacking_controller.cc:136: else On 2011/11/29 16:42:26, Ben Goodger (Google) wrote: > ...
9 years ago (2011-11-29 17:12:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nkostylev@chromium.org/8638013/13012
9 years ago (2011-11-29 18:40:27 UTC) #11
commit-bot: I haz the power
9 years ago (2011-11-29 20:26:26 UTC) #12
Change committed as 112015

Powered by Google App Engine
This is Rietveld 408576698