Chromium Code Reviews
DescriptionFix two issues with modular compilation in dartk.
- The interface for a factory constructor in an external library would
reference the class type parameters instead of its own.
- When a class from an external library gets promoted to mixin level,
the rest of the library should not be considered "being loaded".
This would cause members to not get added to the AST.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/2f331ecd1b0da7df535b6314c5249fef40916370
Patch Set 1 #Patch Set 2 : Add test case that would fail in modular compilation #Patch Set 3 : Fix test case #Patch Set 4 : Merge #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||||||||||||||||||||