Description[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.
BUG=103892
TEST=Boot with Aura build, sign in. No crashes
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|