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

Issue 160108: Disable first run for the New Tab Cold perf test.... (Closed)

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

Description

Disable first run for the New Tab Cold perf test. BUG=17668 TEST=Run the test Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21854

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 3

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Patch Set 8 : '' #

Total comments: 8

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -10 lines) Patch
M chrome/browser/dom_ui/new_tab_ui.h View 1 2 3 4 5 6 7 8 9 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/dom_ui/new_tab_ui.cc View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -0 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 7 8 9 10 1 chunk +13 lines, -9 lines 0 comments Download
M chrome/test/startup/feature_startup_test.cc View 1 2 3 4 5 6 7 8 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
arv (Not doing code reviews)
I had to refactor the code since the NewTabHTMLSource was in the anonymous namespace.
11 years, 5 months ago (2009-07-24 18:21:55 UTC) #1
darin (slow to review)
LGTM http://codereview.chromium.org/160108/diff/9/1012 File chrome/test/startup/feature_startup_test.cc (right): http://codereview.chromium.org/160108/diff/9/1012#newcode59 Line 59: NewTabHTMLSource::set_first_run(false); please add a comment here with ...
11 years, 5 months ago (2009-07-24 19:29:06 UTC) #2
arv (Not doing code reviews)
http://codereview.chromium.org/160108/diff/9/1012 File chrome/test/startup/feature_startup_test.cc (right): http://codereview.chromium.org/160108/diff/9/1012#newcode59 Line 59: NewTabHTMLSource::set_first_run(false); On 2009/07/24 19:29:06, darin wrote: > please ...
11 years, 5 months ago (2009-07-24 19:34:30 UTC) #3
darin (slow to review)
http://codereview.chromium.org/160108/diff/9/1012 File chrome/test/startup/feature_startup_test.cc (right): http://codereview.chromium.org/160108/diff/9/1012#newcode59 Line 59: NewTabHTMLSource::set_first_run(false); So the cold start test is not ...
11 years, 5 months ago (2009-07-24 19:43:59 UTC) #4
arv (Not doing code reviews)
The problem is how the timing is done. The timer measures how long it took ...
11 years, 5 months ago (2009-07-24 20:28:19 UTC) #5
darin (slow to review)
I see.... anyways, my LGTM still stands :)-Darin On Fri, Jul 24, 2009 at 1:27 ...
11 years, 5 months ago (2009-07-24 21:05:11 UTC) #6
arv (Not doing code reviews)
This doesn't work. I am getting link errors because I assume that the test code ...
11 years, 5 months ago (2009-07-25 21:31:30 UTC) #7
darin (slow to review)
Perhaps this could be done via a command line switch? --disable-first-run-ui or some such? It ...
11 years, 5 months ago (2009-07-26 00:30:11 UTC) #8
arv (Not doing code reviews)
Hi Darin, After some adventures in FirstRun land I ended up going with a command ...
11 years, 5 months ago (2009-07-28 01:10:08 UTC) #9
darin (slow to review)
http://codereview.chromium.org/160108/diff/56/1062 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/160108/diff/56/1062#newcode212 Line 212: static bool first_run(); if a method is named ...
11 years, 5 months ago (2009-07-28 03:13:38 UTC) #10
arv (Not doing code reviews)
http://codereview.chromium.org/160108/diff/56/1062 File chrome/browser/dom_ui/new_tab_ui.cc (right): http://codereview.chromium.org/160108/diff/56/1062#newcode212 Line 212: static bool first_run(); On 2009/07/28 03:13:38, darin wrote: ...
11 years, 4 months ago (2009-07-28 16:57:03 UTC) #11
darin (slow to review)
11 years, 4 months ago (2009-07-28 17:16:04 UTC) #12
LGTM!

Powered by Google App Engine
This is Rietveld 408576698