[Bug 29699] Tp::ChannelRequest incorrectly checks immutable properties

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 4 19:40:12 CEST 2010


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

Olli Salli <ollisal at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #10 from Olli Salli <ollisal at gmail.com> 2010-10-04 10:40:11 PDT ---
Branch merged to master. Will be in 0.3.11, due momentarily.

You can now access whatever was provided by the immutable properties even in
the same mainloop iteration you get the ChannelRequest, even if becomeReady
hasn't been called. The object still won't be fully ready however - missing
information is fetched and eg. the Account made ready according to the factory
settings only when the becomeReady operation completes. Nevertheless, you can
use it to map with the Account and some of the desired channel properties
passed in the request as a key.

There also is a bare variant map of immutable properties, similar to how
Channel::immutableProperties() works.

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



More information about the telepathy-bugs mailing list