summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host
diff options
context:
space:
mode:
authortbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-27 02:52:26 +0000
committertbarzic@chromium.org <tbarzic@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-27 02:52:26 +0000
commit51631f03ee0dcc4cfca195e5a6b64fce1a73679b (patch)
tree41390045ebd06041e9310c07aeeaef2206a461d6 /chrome/browser/nacl_host
parent7ca609ec9485c8db842979438d1217c3f546d665 (diff)
downloadchromium_src-51631f03ee0dcc4cfca195e5a6b64fce1a73679b.zip
chromium_src-51631f03ee0dcc4cfca195e5a6b64fce1a73679b.tar.gz
chromium_src-51631f03ee0dcc4cfca195e5a6b64fce1a73679b.tar.bz2
Adding read, read-write and create file access permission to fileBrowserHandler manifest.
added file_access property to file_browser_handlers the property is list of enum {"read", "read-write", "create"} values. The property is optional and it's default value is read-write "create" value must be alone in the list. If "create" is specified, file_filters property is ignored. design doc (part 1 only): https://docs.google.com/a/google.com/document/d/10ZWbisYfxz4jSvvN534p7fPyFFRrmwDtA1RaJN7VDl4/edit (part 2 needs some more work, it's targeted for R20) BUG=chromium-os:26106 TEST=unit/browser : *FileBrowser* Review URL: https://chromiumcodereview.appspot.com/9741002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129112 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/nacl_host')
0 files changed, 0 insertions, 0 deletions