Chromium Code Reviews
DescriptionFix userVisibility for files in ChromeOS filesystems.
In Web applications, the Filesystem API is used to create sandboxed
filesystems. Files in these filesystems should never be shown in a
filepicker. ChromeOS supports a few special filesystems (Downloads,
Gallery) where the files should be shown in filepickers.
This change fixes the userVisibility property for File instances created
from such filesystems.
BUG=398366
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181530
Patch Set 1 : #Patch Set 2 : Added test for the FileSystemCallbacks change. #Patch Set 3 : Followed feedback and pulled out common logic in separate function. #Patch Set 4 : Fixed incorrect parameter name in DOMFileSystemSync. #Patch Set 5 : Removed FileSystemCallbacksTest.cpp #Patch Set 6 : Rebased. #
Messages
Total messages: 33 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||