chromium的sandbox在哪个目录


使用window.webkitRequestFileSystem这个API返回的文件目录在哪,ubuntu环境。。。

chrome sandbox chromium

看热闹大王 11 years, 8 months ago

(我只是搬运工)在stackoverflow上有人问类似的问题
Where does PERSISTENT file system storage store with chrome?
其中第二个答案提到:
Just for completeness: on linux it goes into ~/.config/google-chrome/Default/File\ System/
即在linux环境下,文件路径是~/.config/google-chrome/Default/File System/
可以试一试。

跟着大帝造天亮 answered 11 years, 8 months ago

Your Answer