Summary: | TpTextChannel should prepare sender TpContact with factory features | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Xavier Claessens <xclaesse> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=text-channel-contacts | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 38248 | ||
Bug Blocks: |
Description
Xavier Claessens
2011-09-15 01:27:44 UTC
(Argh, hit commit before filling the bug description) All TpSignaledMessage created by TpTextChannel should be guaranteed to have its sender prepared with factory contact features. This affects tp_text_channel_get_pending_messages(), "message-received", "message-sent" and "pending-message-removed". We probably don't want to reorder members-changed and message-received signals, so implementation should probably reuse the same GQueue as made in bug #38248. Patch available, based on the branch for bug #38248 Code looks good but add at least one check in the test asserting that contact features are prepared. unit test added, branch merged. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.