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

Issue 10909129: Fix crash in screensaver shutdown. (Closed)

Created:
8 years, 3 months ago by rkc
Modified:
8 years, 3 months ago
Reviewers:
Daniel Erat, zel
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, zel
Visibility:
Public.

Description

Fix crash in screensaver shutdown. We remove the user activity detector's observer when shutting down the kiosk mode screensaver. This apparently can cause a crash since the ash shell or the user activity detector instance's could be null by this point. Check before we do a remove. Crash report is in the bug. R=derat@chromium.org BUG=147340 TEST=None. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=155526

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
rkc
8 years, 3 months ago (2012-09-07 20:57:50 UTC) #1
zel
lgtm
8 years, 3 months ago (2012-09-07 20:59:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rkc@chromium.org/10909129/1
8 years, 3 months ago (2012-09-07 21:01:10 UTC) #3
commit-bot: I haz the power
8 years, 3 months ago (2012-09-07 23:15:38 UTC) #4
Change committed as 155526

Powered by Google App Engine
This is Rietveld 408576698