Chromium Code Reviews
DescriptionDeal with extension loading from packages.
The issue is bad interplay with package and dart-ext URIs.
dart-ext URIs overwrite the package URI which makes us lose
the package URI path components. This change resolves
all the way to a file path for dart-ext URIs if the base
URI is a package URI.
R=whesse@google.com
BUG=dartbug.com/6264
Committed: https://code.google.com/p/dart/source/detail?r=15272
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix null checks #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||