Closed Bug 696411 Opened 13 years ago Closed 8 years ago

PSM should calculate security indicator UI state when UI is shown instead of during every TLS handshake

Categories

(Core :: Security: PSM, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: briansmith, Assigned: deLta30)

References

(Depends on 1 open bug)

Details

(Keywords: perf, Whiteboard: [psm-arch])

In particular, nsNSSSocketInfo::Get/Set/mShortSecurityDescription should be removed, and the calculations done for the value passed to SetShortSecurityDescription() in HandshakeCallback should be moved to the nsSecureBrowserUIImpl function that is called when the Larry UI is shown.

This would mean that we would no longer unnecessarily store the short security description in the cache either.
I believe that this will be fixed when the patch for bug 697781 lands.
Assignee: bsmith → jitenmt
I think nsNSSSocketInfo::Get/Set/mShortSecurityDescription have been removed (the only search result for "ShortSecurityDescription" is a function declaration in TransportSecurityInfo that isn't actually implemented). I filed bug 1268657 to remove it.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.