Expose attributes from nsITransportSecurityInfo for failed channels to content for about certerror use
Categories
(Firefox :: Security, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: prathiksha, Assigned: prathiksha)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
We need certificate security info for use in aboutNetError.js to handle the state of advancedButton, exceptionDialogButton, etc in unprivileged content. This is in line with our plan to remove NetErrorChild.jsm and use RPM for message exchanges between unprivileged content(aboutNetError.js) and the parent process.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D30851
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D30852
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Pushed by btara@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/971450f2578b
Expose attributes from nsITransportSecurityInfo to content for about certerror use. r=baku
https://hg.mozilla.org/integration/autoland/rev/2a6a63dcdf7b
Move _setTechDetails from NetErrorChild.jsm to aboutNetError.js. r=johannh,flod
Comment 6•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/971450f2578b
https://hg.mozilla.org/mozilla-central/rev/2a6a63dcdf7b
https://hg.mozilla.org/mozilla-central/rev/d740ef198b05
Comment hidden (Intermittent Failures Robot) |
Description
•