diff options
author | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-21 02:18:41 +0000 |
---|---|---|
committer | kinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-05-21 02:18:41 +0000 |
commit | e2a374f50043586ff684e0720bbbd99b9aa15c07 (patch) | |
tree | 6e04ee33829e16af60c6d67f04f856caa3dffb25 /chrome/browser | |
parent | de2a55f9d9d045c9beb597e1527b7e534b8e744a (diff) | |
download | chromium_src-e2a374f50043586ff684e0720bbbd99b9aa15c07.zip chromium_src-e2a374f50043586ff684e0720bbbd99b9aa15c07.tar.gz chromium_src-e2a374f50043586ff684e0720bbbd99b9aa15c07.tar.bz2 |
Allow 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
Review URL: https://chromiumcodereview.appspot.com/10106017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138073 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
0 files changed, 0 insertions, 0 deletions