Commit Graph

9 Commits

Author SHA1 Message Date
myk@mozilla.org
5c1287dd6c bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service; checking in again now that bug 180380 has resolved the leak issues
r=sayrer
2007-07-11 12:04:04 -07:00
sdwilsh@shawnwilsher.com
22c178acaf Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 09:56:20 -07:00
sayrer@gmail.com
6180e6a2cb Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression. 2007-06-25 21:57:30 -07:00
myk@mozilla.org
7e13e23e17 bug 385278: fix some style nits in the content prefs service
r=mconnor
2007-06-25 14:19:40 -07:00
myk@mozilla.org
9a46ca6197 bug 385087: use XPCOMUtils to provide XPCOM glue in content pref service
r=sayrer
2007-06-25 13:51:22 -07:00
myk@mozilla.org
a5593b77b9 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
myk@mozilla.org
a412c03d68 bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
myk@mozilla.org
45e16fa92f bug 385086: null references to XPCOM components from the content pref service on shutdown so we don't leak them
r=sayrer
2007-06-19 15:33:31 -07:00
myk@mozilla.org
24e2a85c89 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00