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

Issue 12225118: Fix typo and add a regression test. (Closed)

Created:
7 years, 10 months ago by ngeoffray
Modified:
7 years, 10 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix typo and add a regression test. Committed: https://code.google.com/p/dart/source/detail?r=18314

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M sdk/lib/_internal/compiler/implementation/ssa/types.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tests/compiler/dart2js/type_combination_test.dart View 1 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 10 months ago (2013-02-11 17:30:27 UTC) #1
ahe
lgtm https://codereview.chromium.org/12225118/diff/1/tests/compiler/dart2js/type_combination_test.dart File tests/compiler/dart2js/type_combination_test.dart (right): https://codereview.chromium.org/12225118/diff/1/tests/compiler/dart2js/type_combination_test.dart#newcode2040 tests/compiler/dart2js/type_combination_test.dart:2040: void testRegressions(Compiler compiler) { Move before main.
7 years, 10 months ago (2013-02-11 17:33:18 UTC) #2
ngeoffray
7 years, 10 months ago (2013-02-11 17:36:06 UTC) #3
Thanks Peter.

https://codereview.chromium.org/12225118/diff/1/tests/compiler/dart2js/type_c...
File tests/compiler/dart2js/type_combination_test.dart (right):

https://codereview.chromium.org/12225118/diff/1/tests/compiler/dart2js/type_c...
tests/compiler/dart2js/type_combination_test.dart:2040: void
testRegressions(Compiler compiler) {
On 2013/02/11 17:33:18, ahe wrote:
> Move before main.

Done.

Powered by Google App Engine
This is Rietveld 408576698