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

Issue 7562019: ntp: remove dead first run code (Closed)

Created:
9 years, 4 months ago by Evan Stade
Modified:
9 years, 4 months ago
Reviewers:
csilv, Dan Beam
CC:
chromium-reviews, estade+watch_chromium.org
Visibility:
Public.

Description

ntp: remove dead first run code my favorite part is: static bool first_view = true; if (first_view) { first_view = false; } BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95517

Patch Set 1 #

Total comments: 1

Patch Set 2 : compile fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -46 lines) Patch
M chrome/app/generated_resources.grd View 1 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_ui.h View 2 chunks +0 lines, -11 lines 0 comments Download
M chrome/browser/ui/webui/ntp/new_tab_ui.cc View 3 chunks +0 lines, -16 lines 0 comments Download
M chrome/browser/ui/webui/ntp/ntp_resource_cache.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/test/startup/feature_startup_test.cc View 1 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Stade
9 years, 4 months ago (2011-08-03 23:56:57 UTC) #1
csilv
lgtm
9 years, 4 months ago (2011-08-04 00:17:05 UTC) #2
Dan Beam
http://codereview.chromium.org/7562019/diff/1/chrome/common/chrome_switches.cc File chrome/common/chrome_switches.cc (left): http://codereview.chromium.org/7562019/diff/1/chrome/common/chrome_switches.cc#oldcode272 chrome/common/chrome_switches.cc:272: const char kDisableNewTabFirstRun[] = "disable-new-tab-first-run"; talked with estade about ...
9 years, 4 months ago (2011-08-04 19:15:38 UTC) #3
Dan Beam
9 years, 4 months ago (2011-08-04 19:17:08 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698