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

Issue 1986006: Reuse existing NTP if one exists (Closed)

Created:
10 years, 7 months ago by Aaron Boodman
Modified:
9 years, 6 months ago
Reviewers:
Finnur, dhw
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
git://codf21.jail/chromium.git
Visibility:
Public.

Description

Experiment: reuse an existing NTP if one exists. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46794

Patch Set 1 #

Total comments: 1

Patch Set 2 : backwardify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M chrome/browser/browser.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Aaron Boodman
10 years, 7 months ago (2010-05-07 18:01:08 UTC) #1
Peter Kasting
Is there a bug tracking this, or any prior discussion? I'm not opposed to experimentation, ...
10 years, 7 months ago (2010-05-07 18:09:49 UTC) #2
Finnur
Hmmm... OK. (one nit) http://codereview.chromium.org/1986006/diff/1/2 File chrome/browser/browser.cc (right): http://codereview.chromium.org/1986006/diff/1/2#newcode2099 chrome/browser/browser.cc:2099: for (int i = 0; ...
10 years, 7 months ago (2010-05-07 18:10:39 UTC) #3
Aaron Boodman
On Fri, May 7, 2010 at 11:09 AM, <pkasting@chromium.org> wrote: > Is there a bug ...
10 years, 7 months ago (2010-05-07 18:24:07 UTC) #4
Aaron Boodman
On Fri, May 7, 2010 at 11:10 AM, <finnur@chromium.org> wrote: > http://codereview.chromium.org/1986006/diff/1/2#newcode2099 > chrome/browser/browser.cc:2099: for ...
10 years, 7 months ago (2010-05-07 18:25:19 UTC) #5
Finnur
Going backwards takes care of the edge cases, so why not? On 2010/05/07 18:25:19, Aaron ...
10 years, 7 months ago (2010-05-07 18:27:45 UTC) #6
Use pkasting(at)chromium.org
On Fri, May 7, 2010 at 11:25 AM, Aaron Boodman <aa@chromium.org> wrote: > On Fri, ...
10 years, 7 months ago (2010-05-07 18:27:46 UTC) #7
Aaron Boodman
On 2010/05/07 18:27:46, pkasting wrote: > On Fri, May 7, 2010 at 11:25 AM, Aaron ...
10 years, 7 months ago (2010-05-07 18:37:36 UTC) #8
Aaron Boodman
On 2010/05/07 18:27:45, Finnur wrote: > Going backwards takes care of the edge cases, so ...
10 years, 7 months ago (2010-05-07 18:38:09 UTC) #9
Finnur
LGTM
10 years, 7 months ago (2010-05-08 02:59:20 UTC) #10
dhw
10 years, 7 months ago (2010-05-27 15:56:19 UTC) #11
There's a tracking bug now (reported by a user):  http://crbug.com/45213

Powered by Google App Engine
This is Rietveld 408576698