Closed
Bug 1768760
Opened 3 years ago
Closed 3 years ago
Fix start-up observer notifications so that Marionette works after bug 1726465
Categories
(Thunderbird :: Upstream Synchronization, defect)
Thunderbird
Upstream Synchronization
Tracking
(Not tracked)
RESOLVED
FIXED
102 Branch
People
(Reporter: darktrojan, Assigned: darktrojan)
References
Details
We don't emit a mail-idle-startup-tasks-finished
notification, so bug 1726465 our tests don't start. Weirdly we do emit mail-startup-idle-tasks-finished
for other reasons (Firefox also does this, with browser- instead of mail-).
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/2a8452a7ce05
Fix start-up observer notifications so that Marionette works after bug 1726465. rs=bustage-fix
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Comment 2•3 years ago
|
||
Oh thank you Geoff! I didn't notice that small difference in the observer name. Good that this was easy to fix.
You need to log in
before you can comment on or make changes to this bug.
Description
•