Closed
Bug 1251029
Opened 9 years ago
Closed 9 years ago
Uncaught "item is undefined" in "chrome://instantbird/content/conversation.xml" line 1353
Categories
(Instantbird Graveyard :: Conversation, defect)
Instantbird Graveyard
Conversation
Tracking
(Not tracked)
RESOLVED
FIXED
Instantbird 47
People
(Reporter: freaktechnik, Assigned: freaktechnik)
Details
Attachments
(1 file)
1.22 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
Throw a specific error when updating the mode of a buddy that doesn't exist. Doesn't fix any cause of an error, but at least makes it easier to see what's wrong.
Also contains a typo fix in a comment nearby.
Assignee | ||
Updated•9 years ago
|
Attachment #8723207 -
Flags: review?(aleth)
Updated•9 years ago
|
Attachment #8723207 -
Flags: review?(aleth) → review+
Comment 1•9 years ago
|
||
https://hg.mozilla.org/comm-central/rev/3c45b3a1dd2037c513943ea5157b0c1b92854f4a
Bug 1251029 - Throw when "item is undefined" in conversation.xml::updateBuddy. r=aleth
Comment 2•9 years ago
|
||
Code style nits fixed on checkin.
Please create patches with valid commit messages in the future ;)
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Instantbird 47
Updated•9 years ago
|
Assignee: nobody → martin
You need to log in
before you can comment on or make changes to this bug.
Description
•