Closed
Bug 1804347
Opened 2 years ago
Closed 2 years ago
dom/credentialmanagement/CredentialsContainer.cpp causes build failure: no member named 'dom_security_credentialmanagement_identity_enabled' in namespace 'mozilla::StaticPrefs'
Categories
(Core :: DOM: Credential Management, defect)
Core
DOM: Credential Management
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox107 | --- | wontfix |
firefox108 | --- | wontfix |
firefox109 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
It does not include StaticPrefs_dom.h indeed.
Updated•2 years ago
|
Component: Security → DOM: Credential Management
Updated•2 years ago
|
Keywords: regression
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1782081
status-firefox107:
--- → affected
status-firefox108:
--- → affected
status-firefox109:
--- → affected
status-firefox-esr102:
--- → unaffected
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/345e18461076
Add missing StaticPrefs header r=bvandersloot
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•