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

Issue 12393020: Fix build break with dart2js not liking conditional expressions in initializers of const classes. (Closed)

Created:
7 years, 9 months ago by gram
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix build break with dart2js not liking conditional expressions in initializers of const classes. Committed: https://code.google.com/p/dart/source/detail?r=19341

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M pkg/unittest/lib/src/future_matchers.dart View 2 chunks +3 lines, -3 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
gram
7 years, 9 months ago (2013-03-01 22:10:19 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/12393020/diff/1/pkg/unittest/lib/src/future_matchers.dart File pkg/unittest/lib/src/future_matchers.dart (right): https://codereview.chromium.org/12393020/diff/1/pkg/unittest/lib/src/future_matchers.dart#newcode46 pkg/unittest/lib/src/future_matchers.dart:46: var id = _id == '' ? '' ...
7 years, 9 months ago (2013-03-01 22:17:15 UTC) #2
gram
7 years, 9 months ago (2013-03-01 22:20:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19341 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698