Bug 394611 - Always prompt the user before changing a stored password. r=gavin
commitf2914a8658aa0d0e881aa7aaa5336dae17ef6944
authorJustin Dolske <dolske@mozilla.com>
Mon, 13 Oct 2008 03:05:11 +0000 (12 20:05 -0700)
committerJustin Dolske <dolske@mozilla.com>
Mon, 13 Oct 2008 03:05:11 +0000 (12 20:05 -0700)
treed6df58ce4ec08dbe24de71c30e826d68d454ced4
parent96f7719724bb4ffb2e79f2e8a36d25fcf6654b31
Bug 394611 - Always prompt the user before changing a stored password. r=gavin
(relanding with workaround to avoid leak)
toolkit/components/passwordmgr/src/nsLoginManager.js
toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js
toolkit/components/passwordmgr/test/Makefile.in
toolkit/components/passwordmgr/test/notification_common.js [new file with mode: 0644]
toolkit/components/passwordmgr/test/subtst_notifications_10.html [new file with mode: 0644]
toolkit/components/passwordmgr/test/subtst_notifications_8.html [new file with mode: 0644]
toolkit/components/passwordmgr/test/subtst_notifications_9.html [new file with mode: 0644]
toolkit/components/passwordmgr/test/test_notifications.html
toolkit/components/passwordmgr/test/test_prompt.html