Closed
Bug 1526754
Opened 6 years ago
Closed 6 years ago
menu File > New > Chat Account is broken/empty
Categories
(Thunderbird :: Instant Messaging, defect)
Thunderbird
Instant Messaging
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 67.0
People
(Reporter: aryx, Assigned: aryx)
References
Details
Attachments
(1 file, 1 obsolete file)
1.25 KB,
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
Go to menu File > New > Chat Account and the list will remain empty.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Attachment #9042812 -
Flags: review?(acelists)
Comment 2•6 years ago
|
||
Comment on attachment 9042812 [details] [diff] [review]
patch, v1
Thanks. I might rewrite this into multi-line like we have in other places:
```
var {
xx,
yy,
...
= zz
```
I'll take care of it when landing it.
Attachment #9042812 -
Flags: review?(acelists) → review+
Comment 3•6 years ago
|
||
Multi-line arrangement.
Attachment #9042812 -
Attachment is obsolete: true
Attachment #9042820 -
Flags: review+
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/669f00f5e599
also import nsSimpleEnumerator into imCore.js to fix empty chat account creation. r=jorgk
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Target Milestone: --- → Thunderbird 67.0
You need to log in
before you can comment on or make changes to this bug.
Description
•