Bug 26637 - review needed for empathy-logstore
Summary: review needed for empathy-logstore
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: logger (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Danielle Madeley
QA Contact: Telepathy bugs list
URL: http://git.collabora.co.uk/?p=user/ka...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-18 12:14 UTC by Cosimo Alfarano
Modified: 2010-02-22 06:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Comment 1 Danielle Madeley 2010-02-18 19:02:05 UTC
It would be nice to combine this with the patch in #26621.

+  /* TODO add destructor */

Do this?
Comment 2 Danielle Madeley 2010-02-21 17:40:43 UTC
Also, I've stared at this a little bit closer.

log_manager_constructor() line 130ish. What is all of this doing in constructor(), instead of in init() or constructed()?

I think it should be moved to init() or constructed() and constructor() should only contain the singleton setup.
Comment 3 Cosimo Alfarano 2010-02-22 04:15:29 UTC
Moved to _init
Comment 4 Cosimo Alfarano 2010-02-22 06:24:28 UTC
rebased merged to master.


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.