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

Issue 9829007: chromeos: Fix a crash when trying to open settings page when there is no browser window. (Closed)

Created:
8 years, 9 months ago by sadrul
Modified:
8 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, pkotwicz
Visibility:
Public.

Description

chromeos: Fix a crash when trying to open settings page when there is no browser window. BUG=119400 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128185

Patch Set 1 #

Total comments: 2

Patch Set 2 : new API #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/chromeos/system/ash_system_tray_delegate.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
sadrul
This is a workaround for the bug. We can probably P2 the bug itself after ...
8 years, 9 months ago (2012-03-22 00:05:10 UTC) #1
sky
http://codereview.chromium.org/9829007/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc File chrome/browser/chromeos/system/ash_system_tray_delegate.cc (right): http://codereview.chromium.org/9829007/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc#newcode423 chrome/browser/chromeos/system/ash_system_tray_delegate.cc:423: browser = Browser::OpenEmptyWindow(profile->GetOriginalProfile()); I think this is the wrong ...
8 years, 9 months ago (2012-03-22 00:40:09 UTC) #2
sadrul
http://codereview.chromium.org/9829007/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc File chrome/browser/chromeos/system/ash_system_tray_delegate.cc (right): http://codereview.chromium.org/9829007/diff/1/chrome/browser/chromeos/system/ash_system_tray_delegate.cc#newcode423 chrome/browser/chromeos/system/ash_system_tray_delegate.cc:423: browser = Browser::OpenEmptyWindow(profile->GetOriginalProfile()); On 2012/03/22 00:40:09, sky wrote: > ...
8 years, 9 months ago (2012-03-22 00:46:40 UTC) #3
sadrul
I have gone ahead and made the change now.
8 years, 9 months ago (2012-03-22 00:51:11 UTC) #4
sadrul
On 2012/03/22 00:51:11, sadrul wrote: > I have gone ahead and made the change now. ...
8 years, 9 months ago (2012-03-22 03:17:13 UTC) #5
sky
8 years, 9 months ago (2012-03-22 03:34:36 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698