diff options
author | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 19:08:33 +0000 |
---|---|---|
committer | oshima@google.com <oshima@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-11-11 19:08:33 +0000 |
commit | 42060ffcd7e24250678b8389814232e1a5b3fc0a (patch) | |
tree | bfcb2a4e19f1ec042041301125ef4d0406be715e /ui/gfx | |
parent | d254735372895414c2a54e70565192659a13c3d3 (diff) | |
download | chromium_src-42060ffcd7e24250678b8389814232e1a5b3fc0a.zip chromium_src-42060ffcd7e24250678b8389814232e1a5b3fc0a.tar.gz chromium_src-42060ffcd7e24250678b8389814232e1a5b3fc0a.tar.bz2 |
[cros, Aura] Fix login screen crash on boot.
Crash was caused by the uninitialized ScreenAura instance used in
chromeos::CalculateScreenBounds chrome/browser/chromeos/login/helper.cc:164
Moved initialization of login screen classes right before message loop start so that Desktop/Screen instances are initialized.
Also fixed crash during sign in.
TBR=nkostylev@chromium.org
BUG=103892
TEST=Boot with Aura build, sign in. No crashes
Original CL: http://codereview.chromium.org/8511059/
landing for nkostylev@chromium.org,
Review URL: http://codereview.chromium.org/8540014
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@109666 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ui/gfx')
0 files changed, 0 insertions, 0 deletions