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

Issue 8899001: Add aura window as child of lock screen layer rather than setting parent to lock layer. (Closed)

Created:
9 years ago by flackr
Modified:
9 years ago
Reviewers:
Nikita (slow), saintlou
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

Add aura window as child of lock screen layer rather than setting parent to lock layer. TBR=nkostylev@chromium.org BUG=106473 TEST=Lock screen, observe that launcher icons are no longer visible. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113860

Patch Set 1 #

Patch Set 2 : Merge with trunk. #

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

Messages

Total messages: 8 (0 generated)
flackr
9 years ago (2011-12-09 15:45:42 UTC) #1
saintlou
lgtm Moved nkostylev@ to TBR LGTM
9 years ago (2011-12-09 16:11:45 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/8899001/1
9 years ago (2011-12-09 16:12:00 UTC) #3
commit-bot: I haz the power
Can't apply patch for file chrome/browser/chromeos/login/lock_window_aura.cc. While running patch -p1 --forward --force; patching file chrome/browser/chromeos/login/lock_window_aura.cc ...
9 years ago (2011-12-09 16:12:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/8899001/3001
9 years ago (2011-12-09 16:13:08 UTC) #5
Nikita (slow)
lgtm Aha, that makes sense as we use AddChild in WebUILoginDisplayHost::LoadURL(). That was the difference ...
9 years ago (2011-12-09 16:41:15 UTC) #6
commit-bot: I haz the power
Try job failure for 8899001-3001 (retry) on mac_rel for step "browser_tests". It's a second try, ...
9 years ago (2011-12-09 18:24:41 UTC) #7
flackr
9 years ago (2011-12-10 15:20:44 UTC) #8
On 2011/12/09 16:41:15, Nikita Kostylev wrote:
> lgtm
> 
> Aha, that makes sense as we use AddChild in WebUILoginDisplayHost::LoadURL().
> That was the difference between login and screen locker case.
> 
> I should have actually payed more attention to the initial CL and review it
> (http://codereview.chromium.org/8711003) even though I was only cc'ed on it.

FYI, what happened was I had looked at the CL where the lock_view.cc example was
added: (Looked into this because I was curious why I would have written it
differently.)
http://codereview.chromium.org/8120014/diff/6008/ui/aura_shell/examples/lock_...
Which was later changed in this CL:
http://codereview.chromium.org/8399044/diff/3002/ui/aura_shell/examples/lock_...

Powered by Google App Engine
This is Rietveld 408576698