| Summary: | use TpBaseChannel for Idle's channels | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
| Component: | idle | Assignee: | Telepathy bugs list <telepathy-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
| Severity: | trivial | ||
| Priority: | medium | Keywords: | love, patch |
| Version: | git master | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | review+ | ||
| i915 platform: | i915 features: | ||
|
Description
Simon McVittie
2010-11-18 06:00:32 UTC
+ const gchar *recipient = tp_handle_inspect ( + tp_base_connection_get_handles (conn, TP_HANDLE_TYPE_CONTACT), + tp_base_channel_get_target_handle (base)); I'm a bit surprised we don't have tp_base_channel_get_target_id(), but indeed, we don't. This looks good to merge, but leave the bug open (assuming room channels still need the same treatment). (In reply to comment #2) > This looks good to merge, but leave the bug open (assuming room channels still > need the same treatment). They don't. |
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.