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

Issue 7610009: If no locale data files can be found, show a dialog and exit (Closed)

Created:
9 years, 4 months ago by tony
Modified:
9 years, 4 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

If no locale data files can be found, show a dialog and exit with RESULT_CODE_MISSING_DATA. We used to just CHECK() crash. BUG=69194 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96627

Patch Set 1 #

Patch Set 2 : error #

Total comments: 2

Patch Set 3 : share strings #

Patch Set 4 : fix win compile #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M chrome/browser/browser_main.h View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/browser/browser_main.cc View 1 2 2 chunks +13 lines, -0 lines 0 comments Download
M chrome/browser/browser_main_gtk.cc View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/browser_main_mac.mm View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/browser_main_win.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tony
9 years, 4 months ago (2011-08-10 23:34:19 UTC) #1
eroman
LGTM, thanks! (however I have no power of approval). http://codereview.chromium.org/7610009/diff/2001/chrome/browser/browser_main.h File chrome/browser/browser_main.h (right): http://codereview.chromium.org/7610009/diff/2001/chrome/browser/browser_main.h#newcode205 chrome/browser/browser_main.h:205: ...
9 years, 4 months ago (2011-08-11 02:17:17 UTC) #2
tony
Carlos, can you review to make sure that the usage of chrome::RESULT_CODE_MISSING_DATA is OK? http://codereview.chromium.org/7610009/diff/2001/chrome/browser/browser_main.h ...
9 years, 4 months ago (2011-08-12 17:03:11 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm
9 years, 4 months ago (2011-08-12 18:17:50 UTC) #4
commit-bot: I haz the power
9 years, 4 months ago (2011-08-12 21:41:02 UTC) #5
Change committed as 96627

Powered by Google App Engine
This is Rietveld 408576698