Closed
Bug 2001269
Opened 9 months ago
Closed 9 months ago
js/src/jit-test/tests/js_microtask/microtask-dead.js only works if microtask queue is enabled.
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
147 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr140 | --- | unaffected |
| firefox145 | --- | unaffected |
| firefox146 | --- | unaffected |
| firefox147 | --- | fixed |
People
(Reporter: mgaudet, Assigned: mgaudet)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
Because of Bug 2001092 and 2001100 I wanted to back out the enable-by-default Bug 1997192; but unfortunately backout didn't stick because this test didn't work with it disabled.
| Assignee | ||
Comment 1•9 months ago
|
||
Updated•9 months ago
|
Assignee: nobody → mgaudet
Status: NEW → ASSIGNED
Comment 2•9 months ago
|
||
Updated•9 months ago
|
Attachment #9527992 -
Attachment is obsolete: true
Pushed by abutkovits@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/24afab2006f1
https://hg.mozilla.org/integration/autoland/rev/44f8404417cc
js/src/jit-test/tests/js_microtask/microtask-dead.js only works if microtask queue is enabled. r=dminor
Updated•9 months ago
|
status-firefox145:
--- → unaffected
status-firefox146:
--- → unaffected
status-firefox147:
--- → affected
status-firefox-esr140:
--- → unaffected
Comment 5•9 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
Target Milestone: --- → 147 Branch
Updated•8 months ago
|
QA Whiteboard: [qa-triage-done-c148/b147]
You need to log in
before you can comment on or make changes to this bug.
Description
•