Open Bug 590617 Opened 14 years ago Updated 4 years ago

"View Saved Passwords" button doesn't work on iframes.

Categories

(SeaMonkey :: Page Info, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

People

(Reporter: vshalimhr, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:2.0b4pre) Gecko/20100817 SeaMonkey/2.1a3 Build Identifier: Mozilla/5.0 (Windows NT 5.2; rv:2.0b4pre) Gecko/20100817 SeaMonkey/2.1a3 Sorry for the dup (I know there already is a bug on this, but I just couldn't find it; searching for "View Saved Passwords" doesn't help). Anyway, the "View Saved Passwords" button doesn't work on iframes. Reproducible: Always Steps to Reproduce: 1. Go to a web page with an iframe in it, e.g. https://bugzilla.mozilla.org/enter_bug.cgi?product=SeaMonkey&format=guided 2. Open context menu for an iframe, and click This Frame -> View Frame Info menu item. 3. Switch to the "Security" tab and click the "View Saved Passwords". Actual Results: Clicking the button gives the following JavaScript error: Error: this._getSecurityInfo() is null Source File: chrome://navigator/content/pageinfo/security.js Line: 180 And then the Password Manager's window doesn't appear. Expected Results: The Password Manager's window should appear.
I've only found bug 409171
It looks as if that bug or our equivalent made getSecurityInfo return null for frames so that viewPasswords should stop using it to get the location's host.
Status: UNCONFIRMED → NEW
Ever confirmed: true
You need to log in before you can comment on or make changes to this bug.