summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/app_process_apitest.cc
diff options
context:
space:
mode:
authorsammc@chromium.org <sammc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 16:45:38 +0000
committersammc@chromium.org <sammc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-08-23 16:45:38 +0000
commit557dd601d4d6f1d3b98de1322f19cd6f3a0a4d4e (patch)
tree59c871cb0288c5dbbdbe27ddefffa87519f7c6af /chrome/browser/extensions/app_process_apitest.cc
parent1b9022e60b175944381bafa5177e9bdeee011b7d (diff)
downloadchromium_src-557dd601d4d6f1d3b98de1322f19cd6f3a0a4d4e.zip
chromium_src-557dd601d4d6f1d3b98de1322f19cd6f3a0a4d4e.tar.gz
chromium_src-557dd601d4d6f1d3b98de1322f19cd6f3a0a4d4e.tar.bz2
Replace path blacklisting by filesystem type whitelisting.
This changes the way file entries obtained through chrome.runtime.getPackageDirectoryEntry() are prevented from becoming writable by being passed to chrome.fileSystem.getWritableEntry(). Instead of blacklisting certain paths, only file entries returned by the fileSystem API or through drag and drop can be converted to writable file entries. BUG=277966 Review URL: https://chromiumcodereview.appspot.com/22859059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@219289 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/extensions/app_process_apitest.cc')
0 files changed, 0 insertions, 0 deletions