Difference between extensions.update.autoUpdateDefault and extensions.update.enabled
What is exactly the difference between these options? I have done a few tests but am not 100% sure. Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.
In this case setting only extensions.update.autoUpdateDefault to false would disable the automatic installing of addons and setting only extensions.update.enabled to false would disable the automatic searching for new addons which also implicitly disables the automatic installing of addons.
If my assumption is correct setting only extensions.update.enabled to false would be enough to disable any communication to an addon server.
Chosen solution
by TheOldFoxSworddragon said:
Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.
Your assumption seems to be confirmed in this Bugzilla thread from 2011 (please do not post in the thread, it is for Mozilla developers only)- https://bugzilla.mozilla.org/show_bug.cgi?id=701987
Read this answer in context 1Additional System Details
Installed Plug-ins
- Shockwave Flash 11.2 r202
Application
- User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0
More Information
Chosen Solution
Sworddragon said:
Currently I'm assuming extensions.update.enabled does only check for new versions of addons but it does not install them while extensions.update.autoUpdateDefault does only install addons if Firefox has already found a new version of them.
Your assumption seems to be confirmed in this Bugzilla thread from 2011 (please do not post in the thread, it is for Mozilla developers only)- https://bugzilla.mozilla.org/show_bug.cgi?id=701987
Modified by TheOldFox
