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

Issue 13434005: Prevent crash when desktop controller is NULL (Closed)

Created:
7 years, 8 months ago by Dmitry Polukhin
Modified:
7 years, 8 months ago
Reviewers:
oshima, varunjain
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Prevent crash when desktop controller is NULL BUG=222218 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192513

Patch Set 1 #

Total comments: 4

Patch Set 2 : simplify if #

Total comments: 4

Patch Set 3 : added comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M ash/root_window_controller.cc View 1 2 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
Dmitry Polukhin
7 years, 8 months ago (2013-04-03 09:12:36 UTC) #1
oshima
https://codereview.chromium.org/13434005/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/13434005/diff/1/ash/root_window_controller.cc#newcode469 ash/root_window_controller.cc:469: views::Widget* widget = background ? background->widget() : NULL; when ...
7 years, 8 months ago (2013-04-03 15:14:12 UTC) #2
Dmitry Polukhin
https://codereview.chromium.org/13434005/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/13434005/diff/1/ash/root_window_controller.cc#newcode469 ash/root_window_controller.cc:469: views::Widget* widget = background ? background->widget() : NULL; On ...
7 years, 8 months ago (2013-04-03 18:49:59 UTC) #3
oshima
+varunjain I think this is caused by the "we open context menu on both press ...
7 years, 8 months ago (2013-04-03 18:56:50 UTC) #4
Dmitry Polukhin
On 2013/04/03 18:56:50, oshima wrote: > +varunjain > > I think this is caused by ...
7 years, 8 months ago (2013-04-03 19:05:13 UTC) #5
oshima
On 2013/04/03 19:05:13, Dmitry Polukhin wrote: > On 2013/04/03 18:56:50, oshima wrote: > > +varunjain ...
7 years, 8 months ago (2013-04-03 20:33:20 UTC) #6
varunjain
On 2013/04/03 20:33:20, oshima wrote: > On 2013/04/03 19:05:13, Dmitry Polukhin wrote: > > On ...
7 years, 8 months ago (2013-04-04 04:29:59 UTC) #7
oshima
On 2013/04/04 04:29:59, varunjain wrote: > On 2013/04/03 20:33:20, oshima wrote: > > On 2013/04/03 ...
7 years, 8 months ago (2013-04-04 08:00:14 UTC) #8
Dmitry Polukhin
I reproduce crash from crbug.com/222218. I thought that it could happen on sign out when ...
7 years, 8 months ago (2013-04-04 10:26:40 UTC) #9
oshima
Thank you for digging down into the issue. That makes sense and I'm fine with ...
7 years, 8 months ago (2013-04-04 13:44:50 UTC) #10
Dmitry Polukhin
https://codereview.chromium.org/13434005/diff/6001/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/13434005/diff/6001/ash/root_window_controller.cc#newcode469 ash/root_window_controller.cc:469: if (!background) On 2013/04/04 13:44:51, oshima wrote: > can ...
7 years, 8 months ago (2013-04-04 14:42:44 UTC) #11
oshima
lgtm
7 years, 8 months ago (2013-04-04 15:42:07 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/13434005/15002
7 years, 8 months ago (2013-04-04 16:04:28 UTC) #13
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 16:12:44 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/13434005/15002
7 years, 8 months ago (2013-04-04 18:02:17 UTC) #15
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 18:06:56 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/13434005/15002
7 years, 8 months ago (2013-04-04 19:28:14 UTC) #17
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 19:29:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/13434005/15002
7 years, 8 months ago (2013-04-05 04:28:29 UTC) #19
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 05:59:00 UTC) #20
Message was sent while issue was closed.
Change committed as 192513

Powered by Google App Engine
This is Rietveld 408576698