Bug 14467 - MembersChanged signals should be aggregated
Summary: MembersChanged signals should be aggregated
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: unspecified
Hardware: Other All
: medium enhancement
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 04:28 UTC by Alban Crequy
Modified: 2008-04-28 10:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Alban Crequy 2008-02-12 04:28:29 UTC
When joining a chatroom with a lot of people, Gabble emits a lot of signals "MembersChanged" on the group interface (org.freedesktop.Telepathy.Channel.Interface.Group).

The signal is emitted by tp_group_mixin_change_members() from src/gabble-muc-channel.c.

We should aggregate contacts and emit only one MembersChanged signal.
Comment 1 Simon McVittie 2008-04-28 10:50:10 UTC
Fixed in darcs, will be in 0.7.4


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.