Closed
Bug 1769220
Opened 3 years ago
Closed 3 years ago
Ensure correct inputs are used for all test instructions MaybeFoldTestBlock
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | --- | unaffected |
firefox102 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Similar to bug 1768346, we also need to ensure IsTestInputMaybeToBool
in the phi-operand loop.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Keywords: regression
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1767966
status-firefox100:
--- → unaffected
status-firefox101:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7e6d07bef039
Check test input for all phi-operands. r=jandem
Comment 4•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•