Chromium Code Reviews
DescriptionGrant file access permissions for cached file paths to file browsers/handlers.
File browser extensions are given access permissions for whole pinned and tmp cache dirs.
File handlers are given permissions during runtime for files for wich their task is being executed.
To simplify things they are given permissions for all possible file's cache paths.
Since we check permissions for cache paths only when performing entry.file(), read-only permissions
should be sufficient.
BUG=chromium-os:27926
TEST=manual. browser_tests:*FileSystemExtension*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=128417
Patch Set 1 #Patch Set 2 : cleaned up #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 14
Patch Set 5 : review iteration #1 #Patch Set 6 : forgot to comment a method #Patch Set 7 : 'disregard patch set #6, screwed up with rebasing :/' #Patch Set 8 : missing method comment #Patch Set 9 : rebase #Patch Set 10 : another rebase #Messages
Total messages: 7 (0 generated)
|