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

Issue 340020: Cleanup a few FirstRun methods that are only applicable to Windows. (Closed)

Created:
11 years, 1 month ago by kuchhal
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin, jeremy
CC:
chromium-reviews_googlegroups.com, cpu_(ooo_6.6-7.5)
Visibility:
Public.

Description

Cleanup a few FirstRun methods that are only applicable to Windows. BUG=11971 TEST=No functional change. Make sure first-run/import still works on all three platforms. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30379

Patch Set 1 #

Total comments: 2

Patch Set 2 : code review feedback #

Total comments: 2

Patch Set 3 : code review feedback" #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -65 lines) Patch
M chrome/browser/browser_main.cc View 1 2 4 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/first_run.h View 1 2 2 chunks +15 lines, -13 lines 0 comments Download
M chrome/browser/first_run_gtk.cc View 1 chunk +0 lines, -19 lines 0 comments Download
M chrome/common/temp_scaffolding_stubs.cc View 1 chunk +0 lines, -32 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kuchhal
Just cleanup of the functions that are only supposed to be implemented on Windows.
11 years, 1 month ago (2009-10-28 17:24:20 UTC) #1
Evan Martin
LGTM http://codereview.chromium.org/340020/diff/1/2 File chrome/browser/browser_main.cc (right): http://codereview.chromium.org/340020/diff/1/2#newcode509 Line 509: #endif Maybe make this ifdef wrap the ...
11 years, 1 month ago (2009-10-28 17:28:05 UTC) #2
kuchhal
> > Maybe make this ifdef wrap the definition and usage of first_run_tabs as > ...
11 years, 1 month ago (2009-10-28 17:45:39 UTC) #3
Evan Martin
On Wed, Oct 28, 2009 at 10:44 AM, Rahul Kuchhal <kuchhal@chromium.org> wrote: >> http://codereview.chromium.org/340020/diff/1/2#newcode647 >> ...
11 years, 1 month ago (2009-10-28 17:47:41 UTC) #4
jeremy
11 years, 1 month ago (2009-10-28 20:02:50 UTC) #5
LGTM

Thanks for the cleanup!!

http://codereview.chromium.org/340020/diff/4001/3002
File chrome/browser/browser_main.cc (right):

http://codereview.chromium.org/340020/diff/4001/3002#newcode512
Line 512: #endif
// OS_WIN

http://codereview.chromium.org/340020/diff/4001/3003
File chrome/browser/first_run.h (right):

http://codereview.chromium.org/340020/diff/4001/3003#newcode65
Line 65: #endif
// OS_WIN

Powered by Google App Engine
This is Rietveld 408576698