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

Issue 60503002: Add browser path options to testing scripts. (Closed)

Created:
7 years, 1 month ago by Bill Hesse
Modified:
7 years, 1 month ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add browser path options to testing scripts. BUG= R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=29981

Patch Set 1 #

Total comments: 3

Patch Set 2 : Move default browser paths to utils.dart #

Total comments: 1

Patch Set 3 : Change switch statement and chained if statements to map lookups #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -71 lines) Patch
M tools/testing/dart/browser_controller.dart View 1 11 chunks +22 lines, -57 lines 0 comments Download
M tools/testing/dart/launch_browser.dart View 1 1 chunk +4 lines, -3 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 2 chunks +20 lines, -2 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/testing/dart/utils.dart View 1 2 1 chunk +39 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Bill Hesse
https://codereview.chromium.org/60503002/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (right): https://codereview.chromium.org/60503002/diff/1/tools/testing/dart/test_options.dart#newcode505 tools/testing/dart/test_options.dart:505: 'time', 'dart', 'drt', 'dartium', 'firefox', 'build_directory', Add the two ...
7 years, 1 month ago (2013-11-05 18:21:39 UTC) #1
kustermann
In general it lgtm, but if you agree with my comments, you could change it. ...
7 years, 1 month ago (2013-11-06 09:33:01 UTC) #2
Bill Hesse
Refactored the change. PTAL.
7 years, 1 month ago (2013-11-06 14:05:16 UTC) #3
kustermann
LGTM with comment. https://codereview.chromium.org/60503002/diff/100001/tools/testing/dart/utils.dart File tools/testing/dart/utils.dart (right): https://codereview.chromium.org/60503002/diff/100001/tools/testing/dart/utils.dart#newcode135 tools/testing/dart/utils.dart:135: switch (browserName) { You could do ...
7 years, 1 month ago (2013-11-06 14:28:00 UTC) #4
Bill Hesse
7 years, 1 month ago (2013-11-06 16:24:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r29981 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698