Closed
Bug 1625780
Opened 5 years ago
Closed 4 years ago
have listener for adding/removing folders or accounts
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Thunderbird
Add-Ons: Extensions API
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | wontfix |
People
(Reporter: buecher, Assigned: TbSync)
References
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 10.0; rv:73.0) Gecko/20100101 Firefox/73.0
Steps to reproduce:
browser.accounts allows to get a tree of folders.
It would help to have a listener indicating changes in accounts or folders
Updated•5 years ago
|
Component: Untriaged → Add-Ons: Extensions API
Version: 75 → unspecified
Updated•5 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Updated•4 years ago
|
Flags: needinfo?(john)
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9260238 -
Attachment description: WIP: Bug 1625780 - add accounts.onCreated, accounts.onUpdated and accounts.onDeleted. → Bug 1625780 - add accounts.onCreated, accounts.onUpdated and accounts.onDeleted. r=mkmelin
Assignee | ||
Comment 2•4 years ago
|
||
Try running is looking ok, I think, the failed browserAction, composeAction and messageDisplayAction test are due to D137073 still having some issues.
Flags: needinfo?(john)
Keywords: checkin-needed-tb
Updated•4 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 98 Branch
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/142670e0e6a9
add accounts.onCreated, accounts.onUpdated and accounts.onDeleted. r=mkmelin
You need to log in
before you can comment on or make changes to this bug.
Description
•