Chromium Code Reviews
DescriptionLinux: Fix NSSDecryptor to decrypt Firefox passwords using correct user database.
Note that we're deliberately leaving NSS user databases open until NSS shutdown since closing and reopening it does not work correctly (NSS bug).
Also, enable the firefox_importer_unittest.cc for linux. Move out some tests to firefox_profile_unittest.cc.
Fix lock file deletion in the posix implementation of FirefoxProfileLock.
BUG=http://crbug.com/17490
TEST=Import bookmark and settings, verify that passwords are indeed imported.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=21792
Patch Set 1 #
Total comments: 10
Patch Set 2 : Address most of wtc's comments. #
Total comments: 2
Patch Set 3 : Undo change to firefox_profile_lock_posix.cc. Fix unittest. #Patch Set 4 : Add back assertions guarded by #if. #Patch Set 5 : Add comments. #Messages
Total messages: 9 (0 generated)
|