Closed
Bug 1555110
Opened 2 years ago
Closed 2 years ago
disable cert_storage on non-nightly builds
Categories
(Core :: Security: PSM, defect, P1)
Core
Security: PSM
Tracking
()
RESOLVED
FIXED
mozilla69
People
(Reporter: keeler, Assigned: keeler)
References
(Blocks 1 open bug)
Details
(Whiteboard: [psm-assigned])
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
cert_storage is making early beta too unstable due to lmdb crash bugs like bug 1538541 and bug 1550174, so we should restrict it to nightly-only for now.
![]() |
Assignee | |
Comment 1•2 years ago
|
||
There are ongoing lmdb issues we need to sort out before we can ship
cert_storage (see e.g. bug 1538541 and bug 1550174).
Pushed by dkeeler@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6d643940d96e Backed out changeset a187487af38a to disable cert_storage on non-nightly builds r=jcj,froydnj
Updated•2 years ago
|
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
![]() |
Assignee | |
Comment 4•2 years ago
|
||
Comment on attachment 9068152 [details]
bug 1555110 - Backed out changeset a187487af38a to disable cert_storage on non-nightly builds r?froydnj r?jcj
Beta/Release Uplift Approval Request
- User impact if declined: startup crashes
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This reverts bug 1548365, so it should be safe.
- String changes made/needed: none
Attachment #9068152 -
Flags: approval-mozilla-beta?
Comment 5•2 years ago
|
||
Comment on attachment 9068152 [details]
bug 1555110 - Backed out changeset a187487af38a to disable cert_storage on non-nightly builds r?froydnj r?jcj
turn off cert_storage on beta to avoid crashes, approved for 68.0b7
Attachment #9068152 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 6•2 years ago
|
||
bugherderuplift |
You need to log in
before you can comment on or make changes to this bug.
Description
•