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 23122003: Fix crash on signing out with exit warning bubble open. (Closed)

Created:
7 years, 4 months ago by xiyuan
Modified:
7 years, 4 months ago
Reviewers:
James Cook
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Fix crash on signing out with exit warning bubble open. Make ExitWarningHandler really own its bubble widget so that the widget will not be released before destructing ExitWarningHandler, which could happen when shutting down ash while the bubble is visible. BUG=272368 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=217429

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -16 lines) Patch
M ash/accelerators/accelerator_controller_unittest.cc View 6 chunks +22 lines, -8 lines 0 comments Download
M ash/accelerators/exit_warning_handler.h View 2 chunks +2 lines, -1 line 0 comments Download
M ash/accelerators/exit_warning_handler.cc View 4 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
xiyuan
7 years, 4 months ago (2013-08-13 20:46:20 UTC) #1
James Cook
LGTM
7 years, 4 months ago (2013-08-13 20:58:55 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/23122003/1
7 years, 4 months ago (2013-08-13 21:07:28 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-14 01:29:01 UTC) #4
Message was sent while issue was closed.
Change committed as 217429

Powered by Google App Engine
This is Rietveld 408576698