Closed
Bug 1699408
Opened 4 years ago
Closed 4 years ago
Update SpiderMonkey fuzzing configuration to cover wasm-on-arm64-via-Ion
Categories
(Core :: JavaScript: WebAssembly, enhancement, P1)
Tracking
()
RESOLVED
FIXED
89 Branch
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: jseward, Assigned: jseward)
Details
Attachments
(1 file)
Support for compiling wasm via Ion on arm64 recently landed in bug 1678097.
That support is currently off by default and needs to be explicitly enabled in
order that fuzzing covers it.
Assignee | ||
Comment 1•4 years ago
|
||
Support for compiling wasm via Ion on arm64 recently landed in bug 1678097.
That support is currently off by default and needs to be explicitly enabled in
order that fuzzing covers it.
Updated•4 years ago
|
Assignee: nobody → jseward
Status: NEW → ASSIGNED
Updated•4 years ago
|
Severity: -- → N/A
OS: Unspecified → All
Priority: -- → P1
Hardware: Unspecified → ARM64
Pushed by jseward@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a59456c2032a
Update SpiderMonkey fuzzing configuration to cover wasm-on-arm64-via-Ion. r=decoder. DONTBUILD
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•