Closed Bug 1113165 Opened 10 years ago Closed 9 years ago

Send typing notification pref not present outside of libpurple

Categories

(Chat Core :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: qheaden, Assigned: qheaden, Mentored)

Details

(Whiteboard: [good first bug])

Attachments

(2 files, 1 obsolete file)

When compiling Instantbird without purple support, you will get an error everytime you type a character when using a prpl that accesses the purple.conversations.im.send_typing pref.

As mentioned here (http://log.bezut.info/instantbird/141217/#m255) in this IRC conversation, it is a libpurple pref, but non-libpurple prpls use it. This pref needs to be set outside of libpurple to prevent these errors.

An example access of this pref is at: http://mxr.mozilla.org/comm-central/source/chat/protocols/xmpp/xmpp.jsm#198
Note that this affects *ONLY* Instantbird, since Thunderbird defines this at http://dxr.mozilla.org/comm-central/source/mail/app/profile/all-thunderbird.js#855

Likely this should be moved to chat/chat-prefs.js and removed from mail/ and purple/.
Mentor: clokep
Whiteboard: [good first bug]
Attached patch Chat Core Patch 1 (obsolete) — Splinter Review
Added pref to chat-prefs.js.
Attachment #8538760 - Flags: review?(clokep)
Removed pref from libpurple extension.
Attachment #8538761 - Flags: review?(clokep)
Comment on attachment 8538760 [details] [diff] [review]
Chat Core Patch 1

Review of attachment 8538760 [details] [diff] [review]:
-----------------------------------------------------------------

Please remove this from the mail/ prefs.
Attachment #8538760 - Flags: review?(clokep) → review-
Attachment #8538761 - Flags: review?(clokep) → review+
This updated patch also removes the pref from mail/.
Attachment #8538760 - Attachment is obsolete: true
Attachment #8539297 - Flags: review?(clokep)
Attachment #8539297 - Flags: review?(clokep) → review+
Keywords: checkin-needed
Assignee: nobody → qheaden
Status: NEW → RESOLVED
Closed: 9 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 1.6
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: