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

Issue 1711024: test_shell: allow relative paths on the command line (Closed)

Created:
10 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, dpranke+watch_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

test_shell: allow relative paths on the command line This makes "./out/Debug/test_shell path/to/file.html" do the right thing. In theory I should use URLFixerUpper but that's deep inside chrome/browser/; this is simple enough anyway. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=45977

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M webkit/tools/test_shell/test_shell_main.cc View 1 chunk +4 lines, -3 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Evan Martin
darin: original code author erg: more likely to review this quickly Who will win in ...
10 years, 7 months ago (2010-04-29 19:29:56 UTC) #1
Elliot Glaysher
LGTM, but think about... http://codereview.chromium.org/1711024/diff/1/2 File webkit/tools/test_shell/test_shell_main.cc (right): http://codereview.chromium.org/1711024/diff/1/2#newcode229 webkit/tools/test_shell/test_shell_main.cc:229: file_util::AbsolutePath(&path); Considering that you're doing ...
10 years, 7 months ago (2010-04-29 19:54:39 UTC) #2
Evan Martin
On 2010/04/29 19:54:39, Elliot Glaysher wrote: > LGTM, but think about... > > http://codereview.chromium.org/1711024/diff/1/2 > ...
10 years, 7 months ago (2010-04-29 20:12:04 UTC) #3
darin (slow to review)
10 years, 7 months ago (2010-04-29 20:39:32 UTC) #4
LGTM2

Powered by Google App Engine
This is Rietveld 408576698