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

Issue 10213003: chromeos: Break WebUILoginDisplay and SigninScreenHandler coupling on destruction. (Closed)

Created:
8 years, 8 months ago by xiyuan
Modified:
8 years, 8 months ago
Reviewers:
altimofeev
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

chromeos: Break WebUILoginDisplay and SigninScreenHandler coupling on destruction. So that neither of the two points to an invalid instance. BUG=chromium-os:29669 TEST=Verify crash in chromium-os:29669 no longer happens. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133959

Patch Set 1 #

Total comments: 14

Patch Set 2 : for comments in #1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -10 lines) Patch
M chrome/browser/chromeos/login/webui_login_display.cc View 1 5 chunks +15 lines, -10 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
xiyuan
8 years, 8 months ago (2012-04-24 17:19:40 UTC) #1
altimofeev
LGTM but I think it is a good idea to explicitly handle the cases, when ...
8 years, 8 months ago (2012-04-25 16:32:26 UTC) #2
xiyuan
http://codereview.chromium.org/10213003/diff/1/chrome/browser/chromeos/login/webui_login_display.cc File chrome/browser/chromeos/login/webui_login_display.cc (right): http://codereview.chromium.org/10213003/diff/1/chrome/browser/chromeos/login/webui_login_display.cc#newcode64 chrome/browser/chromeos/login/webui_login_display.cc:64: DCHECK(webui_handler_); On 2012/04/25 16:32:27, altimofeev wrote: > please handle ...
8 years, 8 months ago (2012-04-25 17:08:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/10213003/4001
8 years, 8 months ago (2012-04-25 18:16:02 UTC) #4
commit-bot: I haz the power
8 years, 8 months ago (2012-04-25 19:41:15 UTC) #5
Change committed as 133959

Powered by Google App Engine
This is Rietveld 408576698