Closed
Bug 1547015
Opened 6 years ago
Closed 5 years ago
CertCleaner.deleteAll is not implemented
Categories
(Toolkit :: Data Sanitization, defect, P3)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: carolina.jimenez.g, Assigned: nhnt11)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
I added a Certification Cleaner (deleteByHost) for this bug and a deleteAll implementation is needed.
Comment 1•6 years ago
|
||
We would probably need some way to clear all certificate overrides on PSM side, which we don't have, I assume (cc Dana).
Priority: -- → P3
Yeah nsICertOverrideService will need to be extended to support this.
Assignee | ||
Comment 3•5 years ago
|
||
I'd like to work on this!
Assignee: nobody → nhnt11
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•5 years ago
|
||
Updated•5 years ago
|
Attachment #9068153 -
Attachment description: Bug 1547015 - Implement a clearAllOverrides method in nsICertOverrideService. r=ehsan → Bug 1547015 - Implement a clearAllOverrides method in nsICertOverrideService. r=ehsan,johannh
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D32886
Updated•5 years ago
|
Attachment #9068153 -
Attachment description: Bug 1547015 - Implement a clearAllOverrides method in nsICertOverrideService. r=ehsan,johannh → Bug 1547015 - Implement a clearAllOverrides method in nsICertOverrideService. r=keeler,johannh
Assignee | ||
Comment 6•5 years ago
|
||
Pushed by nhnt11@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/48fdc8d56a8b
Implement a clearAllOverrides method in nsICertOverrideService. r=johannh,keeler
https://hg.mozilla.org/integration/autoland/rev/63634471ca65
ClearDataService: Implement CertCleaner.deleteAll. r=johannh
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/48fdc8d56a8b
https://hg.mozilla.org/mozilla-central/rev/63634471ca65
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•