Closed
Bug 955145
Opened 12 years ago
Closed 7 years ago
JS errors when a Bonjour buddy disconnects
Categories
(Chat Core :: General, defect)
Chat Core
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: florian, Unassigned)
Details
*** Original post on bio 1717 at 2012-10-04 17:38:00 UTC ***
Timestamp: 04/10/12 16:55:41
Error: this.buddy is null
Source File: jar:file:///Applications/Instantbird.app/Contents/MacOS/omni.ja!/components/imConversations.js
Line: 157
Timestamp: 04/10/12 16:55:41
Error: [Exception... "'[JavaScript Error: "this.buddy is null" {file: "jar:file:///Applications/Instantbird.app/Contents/MacOS/omni.ja!/components/imConversations.js" line: 157}]' when calling method: [nsIObserver::observe]" nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)" location: "JS frame :: jar:file:///Applications/Instantbird.app/Contents/MacOS/omni.ja!/components/imContacts.js :: <TOP_LEVEL> :: line 824" data: yes]
Source File: jar:file:///Applications/Instantbird.app/Contents/MacOS/omni.ja!/components/imContacts.js
Line: 1097
The code seems to use an executeSoon to dispatch status updates to conversations for some reason, but this.buddy is likely set to null immediately when the buddy is deleted.
Comment 1•7 years ago
|
||
purplexpcom is no longer being developed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•