Commit Graph

872 Commits

Author SHA1 Message Date
ben%bengoodger.com
4521564347 (215094) - leaks, leaks, all around. Free buffers allocated by Binary Stream when reading cookies. 2004-02-29 21:58:21 +00:00
ben%bengoodger.com
1c299a7bf5 (215094) - only free the pref transform's |stringValue| field if the transform's type was STRING - otherwise it's uninitalized garbage and can cause us to crash on linux. 2004-02-29 21:45:25 +00:00
ben%bengoodger.com
8786effc2b Bring patch from 236010 across - prevent INI parser from reading memory beyond EOF. Patch by Andrew Schultz <ajschult@mindspring.com>, r=bsmedberg, sr=dveditz 2004-02-29 21:38:36 +00:00
ben%bengoodger.com
42793b726a (215094) leak city in opera profile migrator. Switch to using XPIDLCStrings to avoid having to manually free cstrings alloced by INI parser 2004-02-29 05:56:43 +00:00
ben%bengoodger.com
a9034efaa2 (215094) fix a few warnings 2004-02-29 03:21:58 +00:00
ben%bengoodger.com
4bfaea652e (215094) - fix leak in CopySmartKeywords - free the INI parser when we're done with it. 2004-02-29 02:20:17 +00:00
ben%bengoodger.com
0b43563ce1 (215094) - fix a hang in Opera Preferences migration - when no color settings are present in Opera preferences file, do not copy uninitialized variables into buffer 2004-02-29 02:18:44 +00:00
ben%bengoodger.com
7b1b1fe0fc remove another unnecessary printf 2004-02-29 01:54:38 +00:00
ben%bengoodger.com
841a6c4ef0 remove unnecessary dump 2004-02-29 01:50:14 +00:00
ben%bengoodger.com
2d7692acdb (215094) - Opera Migrator hangs at the end occasionally because of null observer service 2004-02-29 01:49:53 +00:00
ben%bengoodger.com
a8724d26f5 (215094) Make profile migrator build and somewhat run on Linux 2004-02-29 00:48:11 +00:00
ben%bengoodger.com
602b725ee8 (215094) - Make Migrator only show options in import data source list that can be imported after the profile has been loaded. 2004-02-25 10:23:18 +00:00
ben%bengoodger.com
1ba383a21b (215094) - migration wizard should not be opened as a modal window on MacOS X. 2004-02-25 05:26:34 +00:00
ben%bengoodger.com
b0d37e9d00 (215094) Add Phoenix Profile Migrator to handle old profiles after we change the application directory name to "Firefox" from "Phoenix", shuffle shared code into the Netscape Profile Migrator base. 2004-02-25 02:46:07 +00:00
ben%bengoodger.com
de2e6f44c1 (215094) Update string uses, replace history contract id with cid 2004-02-24 10:38:24 +00:00
ben%bengoodger.com
ed2afb145b Make migration wizard more generic and less complex 2004-02-24 05:35:32 +00:00
ben%bengoodger.com
9d1096ef32 Extend API to allow the migrators to say if a) the browser is installed and b) the import data sources that are avialable for that browser 2004-02-24 03:38:15 +00:00
ben%bengoodger.com
fd51122268 Bug 234426 - IE profile migrator sets deprecated seamonkey pref browser.startup.page. Fix by Dave Hallowell <dave532@uklinux.net> r=ben@mozilla.org 2004-02-24 00:42:12 +00:00
ben%bengoodger.com
462e9372a9 more safari migrator stuff 2004-02-18 05:04:22 +00:00
ben%bengoodger.com
d481c45ab0 Begin to do some migration code... add code to the safari migrator that opens a Property List file into a CFDictionary... 2004-02-17 07:59:11 +00:00
ben%bengoodger.com
02108bd617 Make the Migrator build on OS X 2004-02-17 03:59:06 +00:00
ben%bengoodger.com
1c6bf4af45 Bring migration branch to trunk. This is not turned on yet! 2004-02-15 00:54:42 +00:00