Closed
Bug 1393599
Opened 8 years ago
Closed 8 years ago
Do not install updates during compat check if user has disabled automatic updates
Categories
(Toolkit :: Add-ons Manager, defect)
Toolkit
Add-ons Manager
Tracking
()
RESOLVED
DUPLICATE
of bug 1353194
People
(Reporter: krupa--use, Unassigned)
References
Details
steps to reproduce:
1. Using Firefox 55, install the legacy version of Tab Mix Plus on your test profile
2. In about:config, change the following values
extensions.update.background.url to https://versioncheck.allizom.org/
extensions.update.url to https://versioncheck.allizom.org/
xpinstall.signatures.required to false
3. On AMO stage, make sure that Tab Mix Plus has a webextension as its latest version update - https://addons.allizom.org/en-US/firefox/addon/tab-mix-plus/?src=ss
4. In about:addons, uncheck the option to Update Add-ons Automatically
5. Quit Firefox 55
6. Launch the test profile using the test build https://bugzilla.mozilla.org/show_bug.cgi?id=1353194#c21
expected behavior:
Updates don't happen because user has chosen to disable them
actual behavior:
add-on get upgraded to the latest webextension version even if the user disabled updates.
Comment 1•8 years ago
|
||
I folded this into the work on bug 1353194.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•