closing TB produces "Method not implemented" in prplIAccount::unInit
Categories
(Chat Core :: Debug, defect)
Tracking
(thunderbird_esr6870+ fixed, thunderbird71 fixed)
People
(Reporter: aceman, Assigned: clokep)
Details
Attachments
(1 file)
557 bytes,
patch
|
aceman
:
review+
jorgk-bmo
:
approval-comm-esr68+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
I see you fixed this for some accounts in bug 1586250, but I am still getting this after that patch. In my test profile I have many different IM accounts for testing purposes, including the Yahoo one. Clokep, can you please check if some other account type is still missing the unInit method?
Assignee | ||
Comment 4•5 years ago
|
||
Can you please include which accounts / protocols you have?
Google Talk
IRC
Odnoklassniki
Twitter
XMPP
Yahoo
JS test
Assignee | ||
Comment 6•5 years ago
|
||
I suspect it is the JS Test protocol. I'll look into it soon.
Assignee | ||
Comment 7•5 years ago
|
||
Does this fix the errors?
Assignee | ||
Comment 9•5 years ago
|
||
Great! Yes, I had already checked this in the other bug. I had skipped the jsTest protocol for some reason though.
Comment 10•5 years ago
|
||
Thanks. I have a few patched for the M-C merge in an hour, so I'll land this in twelve hours before the Daily run.
Comment 11•5 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/54835cf69aed
Add unInit() to jsTest protocol to fix "Method not implemented" error. r=aceman
Updated•5 years ago
|
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Tb 68.2.0 ESR:
https://hg.mozilla.org/releases/comm-esr68/rev/6ef6516e936eb3379916171cae59aea8511be76f
Description
•