DescriptionFix package URI calculation when in third_party but not third_party/dart
In this case we should use a dotted package name, similar to other
packages outside third_party.
Previously, restoreAbsolute() didn't return a package URI at all,
which would result in a relative path being suggested for a
missing import.
BUG=
R=brianwilkerson@google.com
Committed: https://github.com/dart-lang/sdk/commit/ef48584f1f3469c8abb51ea4f4fe3da3e886ff26
Patch Set 1 #Patch Set 2 : simplify #
Messages
Total messages: 6 (3 generated)
|