Closed
Bug 1241168
Opened 9 years ago
Closed 5 years ago
Technical information not shown on framed cert error pages
Categories
(Firefox :: Security, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philipp, Unassigned)
References
Details
(Whiteboard: [fxprivacy])
Attachments
(1 file)
169 bytes,
text/html
|
Details |
bug 1207146 implemented a way to display more detailed information about a failing certificate by clicking on advanced > error code.
there is only a blank section showing up however, if this is performed within an iframe containing a site with a connection error. see the attachment as a testcase...
Updated•9 years ago
|
Component: Security: PSM → Security
Product: Core → Firefox
Comment 1•9 years ago
|
||
The problem is that in this line div is null:
https://dxr.mozilla.org/mozilla-central/rev/6764bc656c1d146962d53710d734c2ac87c2306f/browser/base/content/content.js#276
Whiteboard: [fxprivacy][triage]
Updated•9 years ago
|
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•