DescriptionRefactor "IsUnderDriveMountPoint" in v2 app code for generalization to non-Drive volumes.
Chrome OS file manager is going to support more types of volumes
in addition to Google Drive that does not mapped to the local filesystem.
(E.g., volumes provided by extensions via fileSystemProvider API,
cloud devices, MTP, ...)
This CL extracts handling of such non-local files in apps fileSystem API code
and removes direct dependence to Google Drive code.
BUG=367028
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273434
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Review fix #Patch Set 3 : Fix test failure #Patch Set 4 : Rename #
Messages
Total messages: 18 (0 generated)
|