- 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