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

Issue 11098075: Automagically start up selenium server for Safari. (Closed)

Created:
8 years, 2 months ago by Emily Fortuna
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Automagically start up selenium server for Safari. Committed: https://code.google.com/p/dart/source/detail?r=13569

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tools/testing/dart/test_options.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Emily Fortuna
8 years, 2 months ago (2012-10-11 18:13:44 UTC) #1
gram
lgtm after my comment is addressed. https://codereview.chromium.org/11098075/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (left): https://codereview.chromium.org/11098075/diff/1/tools/testing/dart/test_options.dart#oldcode475 tools/testing/dart/test_options.dart:475: configuration['runtime'] == 'ff'; ...
8 years, 2 months ago (2012-10-11 18:22:05 UTC) #2
Emily Fortuna
https://codereview.chromium.org/11098075/diff/1/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (left): https://codereview.chromium.org/11098075/diff/1/tools/testing/dart/test_options.dart#oldcode475 tools/testing/dart/test_options.dart:475: configuration['runtime'] == 'ff'; On 2012/10/11 18:22:05, gram wrote: > ...
8 years, 2 months ago (2012-10-11 18:24:33 UTC) #3
Mads Ager (google)
8 years, 2 months ago (2012-10-11 18:53:24 UTC) #4
LGTM, thanks Emily.

Was this broken for Safari before? The buildbot seemed to work for Safari with
the broken code, so I wonder if we don't need to special case for Safari
anymore?

Powered by Google App Engine
This is Rietveld 408576698