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

Issue 113927: Allow passing in a file path to a file that will be used for the new new tab... (Closed)

Created:
11 years, 7 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Allow passing in a file path to a file that will be used for the new new tab page. This allows faster prototyping (F5) of the NNTP. TEST=Start Chrome with --new-new-tab-page=path/to/file.html. The NTP should show the file. Make a visible change in the file and reload the tab page and the change should be visible immidiately. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17150

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 10

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : Taking care of Linux/Mac FilePath issue #

Patch Set 6 : '' #

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -4 lines) Patch
M chrome/browser/dom_ui/new_tab_ui.cc View 1 2 3 4 4 chunks +48 lines, -4 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
arv (Not doing code reviews)
11 years, 7 months ago (2009-05-27 23:33:36 UTC) #1
Peter Kasting
http://codereview.chromium.org/113927/diff/1004/5 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/113927/diff/1004/5#newcode206 Line 206: const std::string GetNewNewTabFromCommandLine(); This function can be static ...
11 years, 7 months ago (2009-05-27 23:50:47 UTC) #2
arv (Not doing code reviews)
PTAl http://codereview.chromium.org/113927/diff/1004/5 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/113927/diff/1004/5#newcode206 Line 206: const std::string GetNewNewTabFromCommandLine(); On 2009/05/27 23:50:47, pkasting ...
11 years, 7 months ago (2009-05-28 16:23:00 UTC) #3
Peter Kasting
11 years, 7 months ago (2009-05-28 18:06:21 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698