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

Issue 164352: Reliability test porting: stringy stuff.... (Closed)

Created:
11 years, 4 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com, brettw
Visibility:
Public.

Description

Reliability test porting: stringy stuff. No functional change. This gets things compiling on linux, but it still needs some work before it can be run on linux. BUG=19085 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=23272

Patch Set 1 #

Patch Set 2 : fixme->todo #

Patch Set 3 : disable the linux test #

Total comments: 14

Patch Set 4 : comments #

Patch Set 5 : more comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -99 lines) Patch
M base/file_path.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/file_path.cc View 1 2 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/logging_chrome.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/logging_chrome.cc View 1 2 3 4 chunks +9 lines, -18 lines 0 comments Download
M chrome/common/logging_chrome_uitest.cc View 1 2 3 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/test/perf/mem_usage.h View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/test/reliability/page_load_test.cc View 1 2 3 4 29 chunks +107 lines, -72 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Evan Stade
11 years, 4 months ago (2009-08-12 02:52:40 UTC) #1
Evan Stade
adding more reviewers
11 years, 4 months ago (2009-08-12 19:57:11 UTC) #2
tony
Adding mark so he can review the file_path changes. He can probably comment on the ...
11 years, 4 months ago (2009-08-12 20:04:14 UTC) #3
Paweł Hajdan Jr.
A bunch of nits... http://codereview.chromium.org/164352/diff/1015/29 File chrome/test/reliability/page_load_test.cc (right): http://codereview.chromium.org/164352/diff/1015/29#newcode167 Line 167: #endif Add // defined(WIN) ...
11 years, 4 months ago (2009-08-12 20:07:52 UTC) #4
Mark Mentovai
I didn't read page_load_test as carefully as the rest, which looks good to me with ...
11 years, 4 months ago (2009-08-12 20:12:41 UTC) #5
Evan Stade
http://codereview.chromium.org/164352/diff/1015/32 File chrome/common/logging_chrome.cc (right): http://codereview.chromium.org/164352/diff/1015/32#newcode192 Line 192: #if defined(OS_WIN) On 2009/08/12 20:12:41, Mark Mentovai wrote: ...
11 years, 4 months ago (2009-08-12 20:53:41 UTC) #6
Evan Stade
http://codereview.chromium.org/164352/diff/1015/29 File chrome/test/reliability/page_load_test.cc (right): http://codereview.chromium.org/164352/diff/1015/29#newcode89 Line 89: std::string server_url = "http://urllist.com"; On 2009/08/12 20:12:41, Mark ...
11 years, 4 months ago (2009-08-12 20:54:14 UTC) #7
Evan Stade
11 years, 4 months ago (2009-08-12 23:55:11 UTC) #8
(lg from Pawel in chat)

Powered by Google App Engine
This is Rietveld 408576698