Remove "extensions.ui.installDialogFullDomains" pref introduced by Bug 1911163 as a rollback pref
Categories
(Toolkit :: Add-ons Manager, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox138 | --- | fixed |
People
(Reporter: rpl, Assigned: baku)
References
Details
(Whiteboard: [addons-jira])
Attachments
(1 file)
As part of Bug 1911163 patches we are introducing a new pref (currently named "extensions.ui.installDialogFullDomains") to be able to roll back to the previous version of the addon install and optional permissions where the domains where not all listed in the dialog if we need to (e.g. if QA reports us an issue hit on beta that needs to be fixed before letting the updated dialog to get to the release channel).
A couple of cycles after the new dialog design got shipped to the release channel we should remove the pref and cleanup logic and fluent strings that would become unreachable / unused.
In particular, in addition to cleaning up the logic from the ExtensionData's formatPermissionString static method, the following fluent ids from extensions.ftl would become unreachable/unused and should be removed:
- webext-perms-host-description-wildcard
- webext-perms-host-description-too-many-wildcards
- webext-perms-host-description-one-site
- webext-perms-host-description-too-many-sites
Updated•1 year ago
|
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Comment 3•8 months ago
|
||
| bugherder | ||
Description
•