Closed
Bug 1893331
Opened 1 year ago
Closed 1 year ago
Remove account provisioner
Categories
(Thunderbird :: General, task, P2)
Thunderbird
General
Tracking
(thunderbird_esr115 wontfix)
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr115 | --- | wontfix |
People
(Reporter: aleca, Assigned: mkmelin)
References
Details
Attachments
(2 files)
We need to remove the account provisioner and all its various implementations before the next ESR release.
Front-end
- Remove the front-end implementation (JS and HTML) of the Account Provisioner.
- Remove all mochitest covering the feature.
- Remove all unused strings.
- Remove all unused CSS attributes.
Back-end
- Remove all back-end code for the account provisioner.
- Remove any xpcshell test of the feature.
Adding this to the "General" component since this feature touches accounts, menu bars, popups, and other areas of the application.
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
When we don't provide setting up an account, it's just confusing.
Assignee | ||
Updated•1 year ago
|
Pushed by daniel@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/a53dda5dee9e
remove account provisioner. r=freaktechnik
https://hg.mozilla.org/comm-central/rev/0a4acae10f9a
Adjust "new email existing account" strings not to have "existing". r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•