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

Issue 1731503002: Add a hack to globally register a platform plugin. (Closed)

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

Description

Add a hack to globally register a platform plugin.

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -1 line) Patch
M lib/src/runner/loader.dart View 2 chunks +5 lines, -0 lines 0 comments Download
A lib/src/runner/plugin/hack_register_platform.dart View 1 chunk +34 lines, -0 lines 3 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (1 generated)
nweiz
4 years, 10 months ago (2016-02-23 22:22:39 UTC) #2
kevmoo
LGTM - with question https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart File lib/src/runner/plugin/hack_register_platform.dart (right): https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart#newcode30 lib/src/runner/plugin/hack_register_platform.dart:30: void registerPlatformPlugin(Iterable<TestPlatform> platforms, getPlugin()) { ...
4 years, 10 months ago (2016-02-23 22:54:50 UTC) #3
nweiz
https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart File lib/src/runner/plugin/hack_register_platform.dart (right): https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart#newcode30 lib/src/runner/plugin/hack_register_platform.dart:30: void registerPlatformPlugin(Iterable<TestPlatform> platforms, getPlugin()) { On 2016/02/23 22:54:50, kevmoo ...
4 years, 10 months ago (2016-02-24 00:21:22 UTC) #4
kevmoo
https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart File lib/src/runner/plugin/hack_register_platform.dart (right): https://codereview.chromium.org/1731503002/diff/1/lib/src/runner/plugin/hack_register_platform.dart#newcode30 lib/src/runner/plugin/hack_register_platform.dart:30: void registerPlatformPlugin(Iterable<TestPlatform> platforms, getPlugin()) { On 2016/02/24 00:21:22, nweiz ...
4 years, 10 months ago (2016-02-24 00:28:54 UTC) #5
abarth
lgtm
4 years, 9 months ago (2016-02-25 22:23:26 UTC) #6
nweiz
4 years, 9 months ago (2016-02-25 23:38:19 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698