Chromium Code Reviews
DescriptionFix physical_file_system_test.dart on Windows.
With the simplification to PhysicalFileSystem introduced in
fef4569eb5a80c72b1f7b89dfac96cd78f2b19cf, the URI "/foo.dart" is now
uniformly treated as equivalent to "file:///foo.dart", even on
Windows. (At the time the file is read, the file will be located on
the current drive). This is consistent with what we do for relative
paths.
TBR=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/577c91ba27f4c384d063b2d4703876c0e8106003
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|
|||||||||||||||||||