[Bug 34091] Allow TpSimplePasswordManager to be used with custom channels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 18 00:29:30 CET 2011


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

--- Comment #1 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2011-02-17 15:29:29 PST ---
Thoughts on this branch:

 - Why does passing channel = NULL in
tp_simple_password_manager_prompt_for_channel_async() create a channel for you?
Why not require channel != NULL and then create the channel in
tp_simple_password_manager_prompt_async()?

 - Assumedly you will want to do something with the channel once the client is
finished with it. There should be a
tp_simple_password_manager_prompt_for_channel_finish() which returns the
channel you used as one of its arguments.

-- 
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