Description[fsp] Add FileSystemURLParser to the file system provider.
The FileSystemURLParser is a class which parses a cracked FileSystemURL to
associate it with the proper ProvidedFileSystem class handling this URL.
This will be necessary to route operations from AsyncFileUtil to a proper
providing extension.
Along the way, the Service class has been fixed. Now, the provided file systems
are gracefully unmounted in destructor. As a result, the external mount points
are cleared neatly.
TEST=unit_tests: FileSystemProviderMountPathUtilTest*
BUG=248427
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=264780
Patch Set 1 #Patch Set 2 : Fixed tests. #
Total comments: 2
Patch Set 3 : Simplified. #
Messages
Total messages: 7 (0 generated)
|