Introduce storage::FilesystemProxy
This introduces a new FilesystemProxy API into the Storage Service client library. FilesystemProxy provides common filesystem operations and can operate either directly on the filesystem in an unrestricted mode (which only actually works outside of a sandbox), or it can operate on a remote implementation of a new storage.mojom.Directory interface, securely scoped to a single directory tree within the filesystem. Bug: 1052045 Change-Id: I7fa391f2d29d9475167613c379dea6653ab22b42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080588 Commit-Queue: Ken Rockot <rockot@google.com> Reviewed-by:Robert Sesek <rsesek@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#747399}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment