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

Issue 9014029: Fix dartc bounds checking for invoking interface constructors/factory methods (Closed)

Created:
8 years, 11 months ago by zundel
Modified:
8 years, 11 months ago
Reviewers:
scheglov, codefu
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix dartc bounds checking for invoking interface constructors/factory methods http://code.google.com/p/dart/issues/detail?id=943 Committed: https://code.google.com/p/dart/source/detail?r=2957

Patch Set 1 #

Patch Set 2 : Added missing test file, renamed to remove 'Negative' from name #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 1 chunk +23 lines, -1 line 2 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 1 chunk +17 lines, -0 lines 0 comments Download
M tests/language/language-leg.status View 1 1 chunk +1 line, -0 lines 0 comments Download
A tests/language/src/DefaultFactory2Test.dart View 1 1 chunk +17 lines, -0 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
zundel
8 years, 11 months ago (2012-01-03 22:22:13 UTC) #1
scheglov
http://codereview.chromium.org/9014029/diff/5009/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java File compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java (right): http://codereview.chromium.org/9014029/diff/5009/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java#newcode1036 compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java:1036: // in the default class than defined in the ...
8 years, 11 months ago (2012-01-04 18:01:13 UTC) #2
zundel
http://codereview.chromium.org/9014029/diff/5009/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java File compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java (right): http://codereview.chromium.org/9014029/diff/5009/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java#newcode1036 compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java:1036: // in the default class than defined in the ...
8 years, 11 months ago (2012-01-04 18:18:19 UTC) #3
scheglov
lgtm
8 years, 11 months ago (2012-01-04 18:22:19 UTC) #4
codefu
8 years, 11 months ago (2012-01-04 18:22:55 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698