Closed
Bug 1777366
Opened 3 years ago
Closed 3 years ago
remove unused source and cached parameters from nsISiteSecurityService APIs
Categories
(Core :: Security: PSM, task, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: keeler, Assigned: keeler)
References
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
The source and cached parameters of nsISiteSecurityService APIs are no longer used and can be removed, along with the expired telemetry HSTS_UPGRADE_SOURCE.
| Assignee | ||
Comment 1•3 years ago
|
||
These parameters are no longer used and can be removed, along with the expired
telemetry HSTS_UPGRADE_SOURCE.
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a2c37b26850
remove unused `source` and `cached` parameters from nsISiteSecurityService APIs r=rmf,necko-reviewers,kershaw
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•