-
- Downloads
Bug 13252: Do not store data in the app bundle
When --enable-tor-browser-data-outside-app-dir is enabled, all user data is stored in a directory named TorBrowser-Data which is located next to the application directory. Display an informative error message if the TorBrowser-Data directory cannot be created due to an "access denied" or a "read only volume" error. On Mac OS, add support for the --invisible command line option which is used by the meek-http-helper to avoid showing an icon for the helper browser on the dock.
parent
70c1a71e
No related branches found
No related tags found
Showing
- toolkit/xre/nsAppRunner.cpp 50 additions, 6 deletionstoolkit/xre/nsAppRunner.cpp
- toolkit/xre/nsXREDirProvider.cpp 22 additions, 1 deletiontoolkit/xre/nsXREDirProvider.cpp
- toolkit/xre/nsXREDirProvider.h 6 additions, 0 deletionstoolkit/xre/nsXREDirProvider.h
- xpcom/io/TorFileUtils.cpp 96 additions, 0 deletionsxpcom/io/TorFileUtils.cpp
- xpcom/io/TorFileUtils.h 32 additions, 0 deletionsxpcom/io/TorFileUtils.h
- xpcom/io/moz.build 5 additions, 0 deletionsxpcom/io/moz.build
- xpcom/io/nsAppFileLocationProvider.cpp 12 additions, 1 deletionxpcom/io/nsAppFileLocationProvider.cpp
Loading
Please register or sign in to comment