[Bug 25293] ChannelDispatcher: can't migrate channels between Clients

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jan 21 14:48:24 CET 2011


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

--- Comment #3 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-01-21 05:48:23 PST ---
I started implementing this in bug #33271

It seems to work fine (in tests), the only issue is that currently the client
getting the channel being re-dispatched doesn't have a way to get Hints.
That's because the only way to get it in HandleChannels() is throught the
ChannelRequest() and I don't create a new CR when redispatching.

I guess we could create one, but that sounds a bit like an abuse of the first
goal of ChannelRequest tbh. Maybe instead we could add a new key Handler_Info
to pass the redispatching hints?

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