Closed
Bug 1681485
Opened 5 years ago
Closed 5 years ago
Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558
Categories
(Core :: JavaScript: WebAssembly, defect)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
85 Branch
| Tracking | Status | |
|---|---|---|
| firefox85 | --- | fixed |
People
(Reporter: jseward, Assigned: jseward)
Details
Attachments
(1 file)
Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558
from https://github.com/mozilla-spidermonkey/wasmtime branch firefox85.
The (only) purpose is to pull in this fix for an apparently rare but serious
LICM bug:
Fix missing modification of jump table in LICM.
See https://github.com/bytecodealliance/wasmtime/pull/1697
| Assignee | ||
Comment 1•5 years ago
|
||
Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558
from https://github.com/mozilla-spidermonkey/wasmtime branch firefox85.
The (only) purpose is to pull in this fix for an apparently rare but serious
LICM bug:
Fix missing modification of jump table in LICM.
See https://github.com/bytecodealliance/wasmtime/pull/1697
Updated•5 years ago
|
Assignee: nobody → jseward
Status: NEW → ASSIGNED
Pushed by jseward@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ca65c1b5e714
Revendor Cranelift to 3334d92350da40b90d2529c147db3ea44918b558. r=lth.
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox85:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 85 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•