Closed
Bug 1048518
Opened 11 years ago
Closed 8 years ago
"this._observers is undefined" on merging buddies
Categories
(Instantbird Graveyard :: Contacts window, defect)
Instantbird Graveyard
Contacts window
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aleth, Assigned: aleth)
Details
Attachments
(1 file)
2.53 KB,
patch
|
Details | Diff | Splinter Review |
Timestamp: 04/08/2014 22:52:52
Error: this._observers is undefined
Source File: file:/.../components/imContacts.js
Line: 851
Timestamp: 04/08/2014 22:52:52
Error: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "this._observers is undefined" {file: "file:///.../components/imContacts.js" line: 851}]'[JavaScript Error: "this._observers is undefined" {file: "file://.../components/imContacts.js" line: 851}]' when calling method: [imIContact::addObserver]
Source File: chrome://chat/content/imtooltip.xml
Line: 99
Assignee | ||
Comment 1•11 years ago
|
||
The only way I can see this happening is from a tooltip over a contact that has just been removed due to the merge.
Assignee | ||
Comment 2•11 years ago
|
||
Hard to reproduce, but I think this should fix it.
Updated•8 years ago
|
Attachment #8467359 -
Flags: review?(florian)
Updated•8 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•