Open Bug 1609126 Opened 4 years ago Updated 1 year ago

Remove badStsCert parameter on about:certerror

Categories

(Firefox :: Security, task, P3)

task

Tracking

()

People

(Reporter: johannh, Unassigned, Mentored)

References

(Blocks 1 open bug)

Details

badStsCert is currently set in docshell and used in about:certerror, but because we can get this data from document.getFailedSecurityInfo we don't need to set the parameter in docshell anymore

https://searchfox.org/mozilla-central/search?q=badStsCert&redirect=false

Assignee: nobody → prathikshaprasadsuman
Status: NEW → ASSIGNED
Severity: normal → S3
Assignee: prathikshaprasadsuman → nobody
Status: ASSIGNED → NEW
Mentor: prathikshaprasadsuman

Sir, I am tried to understand the code and found that there are 3 files (core code) that uses this we only need to change - https://searchfox.org/mozilla-central/source/toolkit/content/aboutNetError.mjs accordingly, as the other one is a cpp file and the next one was UI related, and both are needed(as I thought).
Please let me know, whether I am right or not, and, Should I make an initial patch to show my opinion?
Thanks, I want to work on this issue

You need to log in before you can comment on or make changes to this bug.