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

Issue 1179193003: Fix a bug with Control+C and browsers. (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

Fix a bug with Control+C and browsers. The cleanup logic in the server was waiting for the browser to actually connect to the browser manager, which caused the browser to exit before the test runner knew that exit was allowed. R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/d5c2e66a334d22ff423023de087289913e7eb4ce

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M lib/src/runner/browser/server.dart View 2 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
5 years, 6 months ago (2015-06-16 23:26:19 UTC) #1
kevmoo
lgtm
5 years, 6 months ago (2015-06-16 23:31:21 UTC) #2
nweiz
5 years, 6 months ago (2015-06-16 23:42:43 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d5c2e66a334d22ff423023de087289913e7eb4ce (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698