Closed
Bug 1856268
Opened 1 year ago
Closed 1 year ago
PHC Pref is set incorrectly
Categories
(Core :: Memory Allocator, defect, P1)
Core
Memory Allocator
Tracking
()
RESOLVED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | unaffected |
firefox119 | --- | wontfix |
firefox120 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The #ifdef condition in StaticPrefList.yaml
isn't setting the memory.phc.enabled pref correctly.
I'm setting Firefox 119 to "affected" because that's when Bug 1814798 landed, however this won't be used in central because other changes didn't ship so it should have no effect. There's no need for an uplift..
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1814798
status-firefox120:
--- → affected
status-firefox-esr115:
--- → unaffected
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Pushed by pbone@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/61ad519d5807
Use IS_EARLY_BETA_OR_EARLIER for PHC pref default value r=glandium
Comment 4•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•