Closed Bug 82156 Opened 24 years ago Closed 24 years ago

Lock icon is not accurate

Categories

(Core Graveyard :: Security: UI, defect, P1)

1.0 Branch
x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED WORKSFORME
psm2.0

People

(Reporter: junruh, Assigned: ddrinan0264)

References

()

Details

(Whiteboard: PDT+; possible dup of 87182)

Attachments

(2 files)

WinNT Netscape 6 5/22 build. The above is an in-house URL. 1.) When using the tests at the top left of the page, I find that lock is staying broken on secure sites, while page info shows that the site is secure.
Target -> 2.0 Priority -> P1
Priority: -- → P1
Target Milestone: --- → 2.0
This bug depends on 85211
Depends on: 85211
No longer depends on: 85211
+ PRUnichar* tooltip = nsnull; + if (info) { + nsCOMPtr<nsITransportSecurityInfo> secInfo(do_QueryInterface(info)); + if (secInfo && + NS_SUCCEEDED(secInfo->GetShortSecurityDescription(&tooltip)) && tooltip should be of type nsXPIDLString. then change to secInfo->GetShortDescription(getter_Copies(tooltip)); and get rid of line PR_Free(tooltip); Fix that, and r=jav
Whiteboard: need sr=, a=
sr=blizzard
a= asa@mozilla.org for checkin to the trunk. (on behalf of drivers)
Blocks: 83989
PDT for PSM
Whiteboard: need sr=, a= → PDT
PDT+ as per Steve Elmeer 6/20/2001
Whiteboard: PDT → PDT+
Marking worksforme. My tests don't break correct lock icon behavior.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Actually, I forgot to update the bug when I checked in, so this should be marked fixed. However, I still suspect that there are more bugs lurking around the lock icon, so please keep trying to find edge cases that trip it up.
Reopen to mark fixed.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Fixed
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → FIXED
Reopening. At https://www.ecount.com/ right click on a link and open in a new browser window. The lock icon will appear broken.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Please update the status whiteboard with your new eta since this was reopened again.
Whiteboard: PDT+ → PDT+; need eta
Confirmed, though this problem also shows up on other HTTPS sites as well. Note that hitting Reload in the new window causes the lock to set itself correctly.
Whiteboard: PDT+; need eta → PDT+; eta 6/22
David is working hard on this one to track the last issues. Add "reopened" to whiteboard.
Whiteboard: PDT+; eta 6/22 → PDT+; eta 6/22 reopened
The problem I'm having is that the correct behaviour is happening in my debug build which, as you might expect, is making it difficult to isolate the problem.
Whiteboard: PDT+; eta 6/22 reopened → PDT+; possible dup
Whiteboard: PDT+; possible dup → PDT+; possible dup of 87182
This works for me in my trunk build and in the last nights branch build. Marking WORKSFORME.
Status: REOPENED → RESOLVED
Closed: 24 years ago24 years ago
Resolution: --- → WORKSFORME
Verified worksforme.
Status: RESOLVED → VERIFIED
Product: PSM → Core
Version: psm2.0 → 1.0 Branch
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: