Chromium Code Reviews
DescriptionSupport loading dart-ext from within a package when using a package map
Fixes https://github.com/dart-lang/sdk/issues/26879
When a dart-ext is imported from within a package: library we need to fully resolve the package: to a file: (or whatever scheme:) so that we can locate the shared object for the extension file.
This CL sends this request through the service isolate so that the package: can be resolved even when a package config is being used.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/05c1eac65d8678bc1f9fa688d0e119f56a3d0f90
Patch Set 1 #Patch Set 2 : #Patch Set 3 : self review #
Total comments: 4
Messages
Total messages: 9 (4 generated)
|
|||||||||||||||||||||||||||||||||||||