https://bugzilla.novell.com/show_bug.cgi?id=444780 User koenig@linux.de added comment https://bugzilla.novell.com/show_bug.cgi?id=444780#c36 --- Comment #36 from Harald Koenig <koenig@linux.de> 2008-11-17 02:06:41 MST --- (In reply to comment #34 from Hans Petter Jansson)
Ok, another diagnostic test:
- mkdir nsstest && cd nsstest - cp ~/.mozilla/firefox/<profiledir>/*.db . - certutil -L -X -d sql:. >out.1 - certutil -L -d sql:. >out.2 - diff -u out.1 out.2
I'd like to see the output of the diff, and the list of files (with sizes) in the nsstest directory after this.
I just tried your new test with my "clean profile with 2 passwords" (see comment #27): to (only?) my surprise, there are no *.db file in the profile dir. I grepped for the the login names (which show up for those web pages iff I click into the name input field) and I found those strings only in the file formhistory.sqlite. this reminds me that firefox did _not_ ask me at login if the username/passwords shall be saved for this login/page. I checked the preferences/security settings of firefox and "remember passwords for sites" is checked with empty exceptions list -- and the "saved passwords" list is still empty (which matches no *.db files found and the grep result ?!?). my final test for now: I completely (re)moved my ~/.mozilla/ dir and restarted firefox completely from scratch. I logged into bugzilla.novell.com and again firefox did not ask if it should store the password. after exit of firefox my username is found only in formhistory.sqlite -- here is the full file list: --- 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< --- drwxr-xr-x 2 harald users 4096 Nov 17 10:01 Cache/ -rw-r--r-- 1 harald users 2044098 Nov 17 10:00 XPC.mfasl -rw-r--r-- 1 harald users 878782 Nov 17 10:01 XUL.mfasl drwx------ 2 harald users 4096 Nov 17 10:01 bookmarkbackups/ -rw-r--r-- 1 harald users 17157 Nov 17 09:59 bookmarks.html drwxr-xr-x 2 harald users 4096 Nov 17 09:59 chrome/ -rw------- 1 harald users 159 Nov 17 09:59 compatibility.ini -rw-r--r-- 1 harald users 146633 Nov 17 09:59 compreg.dat -rw-r--r-- 1 harald users 7168 Nov 17 09:59 content-prefs.sqlite -rw-r--r-- 1 harald users 2048 Nov 17 10:01 cookies.sqlite -rw-r--r-- 1 harald users 2048 Nov 17 09:59 downloads.sqlite drwxr-xr-x 2 harald users 4096 Nov 17 09:59 extensions/ -rw-r--r-- 1 harald users 106 Nov 17 09:59 extensions.cache -rw-r--r-- 1 harald users 111 Nov 17 09:59 extensions.ini -rw-r--r-- 1 harald users 1179 Nov 17 09:59 extensions.rdf -rw-r--r-- 1 harald users 4096 Nov 17 10:00 formhistory.sqlite -rw-r--r-- 1 harald users 1455 Nov 17 10:01 localstore.rdf -rw-r--r-- 1 harald users 2339 Nov 17 09:59 mimeTypes.rdf -rw-r--r-- 1 harald users 2048 Nov 17 09:59 permissions.sqlite -rw-r--r-- 1 harald users 167936 Nov 17 10:01 places.sqlite -rw------- 1 harald users 1380 Nov 17 09:59 pluginreg.dat -rw-r--r-- 1 harald users 1581 Nov 17 10:01 prefs.js -rw-r--r-- 1 harald users 2048 Nov 17 09:59 search.sqlite -rw-r--r-- 1 harald users 7651328 Nov 17 10:01 urlclassifier3.sqlite -rw-r--r-- 1 harald users 154 Nov 17 09:59 urlclassifierkey3.txt -rw-r--r-- 1 harald users 101769 Nov 17 09:59 xpti.dat --- 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< ------ 8< --- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.