Files
Mozilla/mozilla/xpfe/components
ben%netscape.com bac9c7b18a Fix two bugs:
- 130614 [adt2] Trunk crashes on startup on Win95 @ nsBookmarksService::ParseFavoritesFolder
         On older Windows installs, IE4 is not present and as a result there's no system
         favorites folder. Insert a null check so that we only parse a system favorites folder
         if one exists.
         r=bryner, sr=hyatt
- 127476 [adt1] Non-ASCII characters in IE Favorites are imported as garbage.
         IE stores Favorite Name as the non-extension part of the file name (baseName). The
         code was using GetFileBaseName, which returns a CString (dumb!). Converted to
         extract the bookmark name from the unicode leaf name.
         r=ftang, sr=hyatt


git-svn-id: svn://10.0.0.236/trunk@119483 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-20 08:48:35 +00:00
..
2002-04-20 08:48:35 +00:00
2002-03-29 02:46:01 +00:00
2002-04-09 01:54:09 +00:00
2002-03-29 02:46:01 +00:00
2002-03-29 02:46:01 +00:00
2002-04-11 13:36:49 +00:00