GNOME Bugzilla – Bug 639933
Port IndividualAggregator to use LinkedHashSet
Last modified: 2011-04-22 20:48:01 UTC
From https://bugzilla.gnome.org/show_bug.cgi?id=627483#c14: Note that once this has been committed, there are various places in the IndividualAggregator which could be ported to use the new LinkedHashSet. From a quick grep for HashSet, there's at least the following: • candidate_inds and candidate_ind_set in _add_personas() • relinked_personas and relinked_personas_set in _personas_changed_cb()
Add some more goal bugs for the 0.3.5 release.
(Actually setting the new milestone for these bugs)
Punting to 0.3.7.
Duplicate of the work in bug #640092. *** This bug has been marked as a duplicate of bug 640092 ***