[Bug 50886] New: Consider removing tp_handle_set_qdata()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 8 18:27:34 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=50886

             Bug #: 50886
           Summary: Consider removing tp_handle_set_qdata()
    Classification: Unclassified
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: tp-glib
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: xclaesse at gmail.com
         QAContact: telepathy-bugs at lists.freedesktop.org


As I understand it, the idea is to attach data to handles so it gets freed when
handle is unreffed. But now that handles are immortal it could be dangerous to
attach data to it.

For example, I think gabble attach alias, but if we leave a muc we could want
to free all aliases even if the handles needs to be immortal.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list