[Bug 20034] Avatar cache reference implementation
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 3 16:02:32 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=20034
--- Comment #5 from Xavier Claessens <xclaesse at gmail.com> 2010-09-03 07:02:32 PDT ---
(In reply to comment #4)
> - Add a structure Tp::AvatarInfo and use it for avatar getter (AvatrarInfo
> avatarInfo() const) and signal (void avatarInfoChanged(const Tp::AvatarInfo
> &info). That is good so once we add Tp::Contact Qt property support we can have
> property notification for avatar info changes
done
> - Check coding style:
> - Always use {} even for one line statements
done
> - type& should be type &
done
> - Call RequestAvatars in a batch instead of doing it 1 contact by 1 (known
> issue)
done
> - Tests (known issue)
done
--
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