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

Issue 1175163003: Factor out some common logic from the launchers. (Closed)

Created:
5 years, 6 months ago by nweiz
Modified:
5 years, 6 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/test@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Factor out some common logic from the launchers. This also ensures that a launcher that fails after being closed doesn't break anything. R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/97c3ad2e81dc5948a8b82fbc986df2b320af2da0

Patch Set 1 #

Patch Set 2 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -450 lines) Patch
M lib/src/runner/browser/browser.dart View 2 chunks +65 lines, -2 lines 0 comments Download
M lib/src/runner/browser/chrome.dart View 2 chunks +24 lines, -67 lines 0 comments Download
M lib/src/runner/browser/content_shell.dart View 2 chunks +22 lines, -70 lines 0 comments Download
M lib/src/runner/browser/dartium.dart View 2 chunks +24 lines, -66 lines 0 comments Download
M lib/src/runner/browser/firefox.dart View 2 chunks +20 lines, -63 lines 0 comments Download
M lib/src/runner/browser/internet_explorer.dart View 1 chunk +8 lines, -56 lines 0 comments Download
M lib/src/runner/browser/phantom_js.dart View 2 chunks +23 lines, -61 lines 0 comments Download
M lib/src/runner/browser/safari.dart View 1 chunk +18 lines, -57 lines 0 comments Download
M lib/src/util/dart.dart View 1 chunk +0 lines, -1 line 0 comments Download
M test/runner/browser/chrome_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/content_shell_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/dartium_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/firefox_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/internet_explorer_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/phantom_js_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/browser/safari_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
5 years, 6 months ago (2015-06-11 00:58:42 UTC) #1
kevmoo
On 2015/06/11 00:58:42, nweiz wrote: I don't have time to review the code – yet ...
5 years, 6 months ago (2015-06-11 09:31:11 UTC) #2
kevmoo
lgtm
5 years, 6 months ago (2015-06-15 22:59:55 UTC) #3
nweiz
5 years, 6 months ago (2015-06-15 23:09:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
97c3ad2e81dc5948a8b82fbc986df2b320af2da0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698