Chromium Code Reviews
DescriptionFind and serialize other libraries next to the libraries described in libraries.dart meta.
Even while these libraries are not descibed directly in the
libraries.dart file of Dart SDK, they still can be imported using URIs
like 'dart:html_common/metadata.dart'. So, we need to serialize them
too. Unfortunately I don't see any direct way to know all the SDK
libraries.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/7f4f8f07a50a70908c4d42a20050284205244089
Patch Set 1 #Patch Set 2 : Walk imports/exports instead of file system. #
Total comments: 1
Messages
Total messages: 7 (1 generated)
|