I set the"browser.download.useDownloadDir"to its default value but when i choose in tools/general/download"Always ask me where to save files"itsvaluechangesback
I set the"browser.download.useDownloadDir"to its default value but when i choose in tools/general/download"Always ask me where to save files"its value changes back to user set. Please if you help me out in this problem and the download box appears when i am downloading from google chrome.
All Replies (2)
When you make changes through Options, it does update some of the preferences in about:config. They ultimately all point to the same settings files.
Could you describe the problem you're having with downloading in more detail? Then we can come back to the settings issue.
The "browser.download.useDownloadDir" pref determines whether to use the default download location, so if you aren't using that location (Always ask me...) then the pref is set to false.
- http://mxr.mozilla.org/mozilla-release/source/toolkit/mozapps/downloads/nsHelperAppDlg.js#211
- view-source:chrome://browser/content/preferences/main.xul
What download setting (location) are you trying to set?