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

Issue 2280023004: fix #27155, do not push down dynamic as context type (Closed)

Created:
4 years, 3 months ago by Jennifer Messerly
Modified:
4 years, 3 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #27155, do not push down dynamic as context type R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/9bdf0dadd439a3946233e1049649e078995eaf7c

Patch Set 1 #

Total comments: 1

Patch Set 2 : improve #

Patch Set 3 : remove assert #

Total comments: 2

Patch Set 4 : add test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -39 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 1 3 chunks +11 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/generated/type_system.dart View 1 2 2 chunks +34 lines, -17 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 2 3 3 chunks +29 lines, -18 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Jennifer Messerly
I couldn't come up with a test that is actually fixed by this, but it ...
4 years, 3 months ago (2016-08-26 23:37:28 UTC) #2
Leaf
lgtm
4 years, 3 months ago (2016-08-29 18:01:38 UTC) #3
Jennifer Messerly
Hi Leaf, could you take another look? It's much improved. Pray I do not improve ...
4 years, 3 months ago (2016-08-29 19:57:33 UTC) #4
Leaf
lgtm https://codereview.chromium.org/2280023004/diff/40001/pkg/analyzer/lib/src/generated/type_system.dart File pkg/analyzer/lib/src/generated/type_system.dart (right): https://codereview.chromium.org/2280023004/diff/40001/pkg/analyzer/lib/src/generated/type_system.dart#newcode1686 pkg/analyzer/lib/src/generated/type_system.dart:1686: * For a similar reason `Future<T> | Future<Future<T>>` ...
4 years, 3 months ago (2016-08-29 22:11:09 UTC) #5
Jennifer Messerly
thanks! https://codereview.chromium.org/2280023004/diff/40001/pkg/analyzer/lib/src/generated/type_system.dart File pkg/analyzer/lib/src/generated/type_system.dart (right): https://codereview.chromium.org/2280023004/diff/40001/pkg/analyzer/lib/src/generated/type_system.dart#newcode1686 pkg/analyzer/lib/src/generated/type_system.dart:1686: * For a similar reason `Future<T> | Future<Future<T>>` ...
4 years, 3 months ago (2016-08-29 22:23:07 UTC) #6
Jennifer Messerly
4 years, 3 months ago (2016-08-29 22:24:57 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
9bdf0dadd439a3946233e1049649e078995eaf7c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698