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

Issue 8540014: [cros, Aura] Fix login screen crash on boot. (Closed)

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

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. 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, Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109666

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M chrome/browser/chrome_browser_main.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
oshima
9 years, 1 month ago (2011-11-11 19:08:28 UTC) #1
Nikita (slow)
9 years, 1 month ago (2011-11-12 20:09:01 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698