Closed
Bug 343223
Opened 19 years ago
Closed 19 years ago
On Mozilla trunk (1.9 +) cert viewer does no longer display verification info
Categories
(Core :: Security: PSM, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha1
People
(Reporter: KaiE, Assigned: darin.moz)
References
()
Details
(Keywords: regression)
Attachments
(1 file)
|
1.56 KB,
patch
|
KaiE
:
review+
|
Details | Diff | Splinter Review |
On Mozilla trunk (1.9 +) cert viewer does no longer display verification info
It appears the mechanism to asynchronously obtain verification information has regressed by some other changes, because this still works on the 1.8 branch.
This JS message probably hints the failure reason:
JavaScript error: chrome://pippki/content/viewCertDetails.js, line 310: Components.classes['@mozilla.org/event-queue-service;1'] has no properties
| Reporter | ||
Updated•19 years ago
|
Priority: -- → P1
Comment 1•19 years ago
|
||
Should be fixed now by bug 343318
*** This bug has been marked as a duplicate of 343318 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Comment 2•19 years ago
|
||
Looks more like thread changes to me.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Updated•19 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 5•19 years ago
|
||
This should work, but I don't know how to test this dialog.
Attachment #228357 -
Flags: review?(kengert)
| Assignee | ||
Comment 7•19 years ago
|
||
Oh, it is that dialog! Thanks Gavin :-)
| Assignee | ||
Comment 8•19 years ago
|
||
OK, I tested the patch, and it seems to do the trick.
| Reporter | ||
Comment 9•19 years ago
|
||
Comment on attachment 228357 [details] [diff] [review]
v1 patch
Thanks Darin, patch works for me.
r=kengert
Attachment #228357 -
Flags: review?(kengert) → review+
| Assignee | ||
Comment 10•19 years ago
|
||
fixed-on-trunk
Status: ASSIGNED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•