Bug 40368 - tp_contact_foo_async() gives the TpConnection in callback instead of TpContact
Summary: tp_contact_foo_async() gives the TpConnection in callback instead of TpContact
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL: http://cgit.collabora.com/git/user/xc...
Whiteboard: review+
Keywords: patch
Depends on:
Blocks:
 
Reported: 2011-08-25 02:59 UTC by Xavier Claessens
Modified: 2011-08-25 03:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Xavier Claessens 2011-08-25 02:59:27 UTC
Those wrappers around TpConnection are a bit too simple, we cannot blindly give the callback of tp_contact_foo_async to corresponding tp_connection_foo_async().

http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=contacts-ops
Comment 1 Will Thompson 2011-08-25 03:06:53 UTC
Looks right. Neat way to avoid boilerplate!
Comment 2 Xavier Claessens 2011-08-25 03:14:47 UTC
thanks. 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.