Chromium Code Reviews
DescriptionSimplify PhysicalFileSystem implementation.
- Use Uri.base.resolveUri() to do all necessary normalization and
conversion to absolute paths.
- Store a URI in _PhysicalFileSystemEntity rather than a path.
- Use `new io.File.fromUri(...)` to access the physical files.
- Fix some minor bugs in physical_file_system_test.dart.
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/fef4569eb5a80c72b1f7b89dfac96cd78f2b19cf
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||