Chromium Code Reviews
DescriptionChange handling of dart-ext: URIs for native extensions.
With this change, a dart-ext: URI is now an opaque URI consisting of
the scheme dart-ext: followed by an actual URI, either relative, or
with a scheme like file:, http:, or package:. Existing users are mostly
or all using relative URIs, so this change should not affect them.
This is a step toward allowing native extensions in packages to be served
over http, and also cleans up the code, and would help a future change
that replaces "dart-ext:" with metadata or an annotation.
BUG=
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=33216
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make _DART_EXT top-level. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||