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 165387: Fix several bugs in First Run. (Closed)

Created:
11 years, 4 months ago by jeremy
Modified:
9 years, 6 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix several bugs in First Run. Chromium: * First run no longer displays every time you launch Chromium. * Enable Stats checkbox hidden (it doesn't do anything anyway in Chromium). General: * Import popup menu disables with checkbox. BUG=19163, 19171 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23188

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -5 lines) Patch
M chrome/app/nibs/FirstRunDialog.xib View 3 chunks +67 lines, -3 lines 0 comments Download
M chrome/browser/cocoa/first_run_dialog.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/cocoa/first_run_dialog.mm View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/first_run_mac.mm View 2 chunks +6 lines, -2 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
jeremy
11 years, 4 months ago (2009-08-12 17:47:13 UTC) #1
stuartmorgan
11 years, 4 months ago (2009-08-12 17:49:46 UTC) #2
LGTM

http://codereview.chromium.org/165387/diff/1/5
File chrome/browser/first_run_mac.mm (right):

http://codereview.chromium.org/165387/diff/1/5#newcode135
Line 135: #else
Seems like this would make more sense right after the other declaration of
stats_enabled; cutting out the |if| doesn't really buy us anything.

Powered by Google App Engine
This is Rietveld 408576698