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

Issue 9649010: Fix type checks that wrongly ignore malformed types. (Closed)

Created:
8 years, 9 months ago by regis
Modified:
8 years, 9 months ago
Reviewers:
siva, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix type checks that wrongly ignored malformed types. Fix corresponding test. Fix comment in gypi file. Fix undeclared type in stream_util.dart. Committed: https://code.google.com/p/dart/source/detail?r=5243

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M runtime/bin/stream_util.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/uri_sources.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/code_generator_ia32.cc View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M runtime/vm/code_generator_x64.cc View 1 2 3 2 chunks +4 lines, -1 line 0 comments Download
M tests/language/src/TypeVariableBoundsTest.dart View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
8 years, 9 months ago (2012-03-09 03:43:53 UTC) #1
regis
Please, have another look. I removed the temporary fix reordering the libraries, since it is ...
8 years, 9 months ago (2012-03-09 17:44:09 UTC) #2
Ivan Posva
LGTM -ip
8 years, 9 months ago (2012-03-09 18:06:30 UTC) #3
siva
8 years, 9 months ago (2012-03-09 18:11:21 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698