Closed
Bug 1828054
Opened 2 years ago
Closed 2 years ago
Guard all methods of the compose API to wait till compose window is fully loaded
Categories
(Thunderbird :: Add-Ons: Extensions API, enhancement)
Thunderbird
Add-Ons: Extensions API
Tracking
(Not tracked)
RESOLVED
FIXED
114 Branch
People
(Reporter: TbSync, Assigned: TbSync)
References
Details
Attachments
(1 file)
We do this for getComposeDetails() and setComposeDetails() already, but should extend this to all methods and unify the mechanism used.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → john
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/669ac13f9bcc
Guard all methods of the compose API to wait till compose window is fully loaded. r=mkmelin
Updated•2 years ago
|
Target Milestone: --- → 114 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•