Chromium Code Reviews
Descriptionfixes #25482, flatten futures in strong mode so Future.then works
Also fixes https://github.com/dart-lang/dev_compiler/issues/228
A few tweaks were made to the propagatedType inference for Future.then:
* only record type if better than static type
* only go down this path when strong mode is off
also renames tests: test_pseudoGeneric to test_genericMethod.
R=brianwilkerson@google.com, vsm@google.com
Committed: https://github.com/dart-lang/sdk/commit/9a4b1c36ce5f6b770b96c36847f63c3983cc662e
Patch Set 1 #Patch Set 2 : sort, strongMode flag #
Total comments: 7
Patch Set 3 : refactor #Patch Set 4 : #Patch Set 5 : #
Total comments: 4
Messages
Total messages: 13 (3 generated)
|