Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
sdwilsh@shawnwilsher.com a950b3f8c1 Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver 2008-03-24 15:14:38 -07:00
edward.lee@engineering.uiuc.edu 842a155362 Bustage fix for bug 416208 testcase 2008-02-25 15:47:44 -08:00
myk@mozilla.org e1c004f294 bug 416208: update content pref service to reflect changes to mozIStorageService::openDatabase and improve robustness against database file and schema corruption; r=sdwilsh, a=dsicore 2008-02-25 14:07:52 -08:00
myk@mozilla.org 132b09dd09 bug 405683: make content pref service update schema version when migrating schema from version 2 to version 3; r=mconnor, a=beltzner 2007-11-28 12:19:05 -08:00
myk@mozilla.org 36de4db5b5 bug 403375: make content pref database uses indices instead of doing a full table scan when retrieving the pref value for a given site; r=mconnor 2007-11-26 23:55:59 -08:00
myk@mozilla.org 9346fcb9dc bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 00:35:22 -08:00
reed@reedloden.com 5ea89f0b56 Bug 401863 - "ContentPrefService cleanup" [p=dao r=Mano a1.9=schrep] 2007-11-12 22:36:18 -08:00
myk@mozilla.org aa8291a59f 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 8c6fa165b4 Bug 386371 - Use getters and setters for database schema version. r=myk 2007-07-03 09:56:20 -07:00
sayrer@gmail.com 4b0f6b8438 Bug 385087. Switch contentprefs to XPCOMUtils. backout for leak regression. 2007-06-25 21:57:30 -07:00
myk@mozilla.org 6486e7f589 bug 385278: fix some style nits in the content prefs service
r=mconnor
2007-06-25 14:19:40 -07:00
myk@mozilla.org 69d0373ad9 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 8226dcefa9 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 9d37bad2d5 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 d446134b71 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 b5fc7191b2 bug 378547: site-specific preference service
r=mconnor
2007-06-19 11:51:09 -07:00