DescriptionAllow read access on a root directory of IsolatedFileSystem
Since r124366 we started checking file permission against
ChildProcessSecurityPolicy on each operation but the current
code prohibits read access on a root directory of IsolatedFileSystem,
since the root directory in IsolatedFileSystem is purely virtual and
has no associated platform path (to check the permission).
BUG=none
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138073
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|