Fenix ignores 'extensions.update.enabled'
Categories
(Firefox for Android :: WebExtensions, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: erosman, Assigned: willdurand)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
It appears that Fenix ignores extensions.update.enabled
which is needed for users who prefer to use older versions of extensions.
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 3•2 years ago
|
||
Do we need UI or a warning that updates have been disabled in the add-on manager?
Do we need to add a way to update an individual add-on manually? The GeckoView API supports individual update requests.
Assignee | ||
Comment 4•2 years ago
|
||
(In reply to Rob Wu [:robwu] from comment #3)
Do we need UI or a warning that updates have been disabled in the add-on manager?
I don't think Desktop (in any channels) has any of that and I don't think this is really mandatory since that's only controlled by a pref. We should rather have UI for managing/checking updates of the different add-ons or all the add-ons at once as you mentioned.
Do we need to add a way to update an individual add-on manually? The GeckoView API supports individual update requests.
This is kinda Bug 1863857, no?
Comment 5•2 years ago
|
||
(In reply to William Durand [:willdurand] from comment #4)
(In reply to Rob Wu [:robwu] from comment #3)
Do we need UI or a warning that updates have been disabled in the add-on manager?
I don't think Desktop (in any channels) has any of that and I don't think this is really mandatory since that's only controlled by a pref. We should rather have UI for managing/checking updates of the different add-ons or all the add-ons at once as you mentioned.
Agreed. On desktop, there is no warning because there is already UI (strings are at https://searchfox.org/mozilla-central/rev/7fc94186f1a759790c56e41a90ab350d78dbda30/toolkit/locales/en-US/toolkit/about/aboutAddons.ftl#236-245). On Android, the absence of UI means that users don't have an obvious way to see whether updating works.
Do we need to add a way to update an individual add-on manually? The GeckoView API supports individual update requests.
This is kinda Bug 1863857, no?
Yes.
Comment 6•2 years ago
|
||
bugherder |
Description
•