Closed
Bug 384252
Opened 18 years ago
Closed 18 years ago
Cert viewer: Give feedback that cert verification is pending
Categories
(Core :: Security: PSM, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha6
People
(Reporter: KaiE, Assigned: KaiE)
Details
Attachments
(1 file)
4.12 KB,
patch
|
rrelyea
:
review+
|
Details | Diff | Splinter Review |
When you open a certificate in cert viewer, the window will open immediately.
However, the top part of the dialog depends on OCSP results.
Filling that area with verification information is delayed until verification completes.
Now that we enabled OCSP it can take a couple of seconds until the display gets filled.
Proposal: While the information is not yet available, let's populate that area with a hint:
"Verifying cert, results pending..."
Once the results are available, we'll hide that statement and show the usual data.
Assignee | ||
Comment 1•18 years ago
|
||
Attachment #268187 -
Flags: review?(rrelyea)
Comment 2•18 years ago
|
||
Comment on attachment 268187 [details] [diff] [review]
Patch v1
r+
Attachment #268187 -
Flags: review?(rrelyea) → review+
Assignee | ||
Comment 3•18 years ago
|
||
fixed on trunk
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•