Closed
Bug 1896954
Opened 1 year ago
Closed 10 months ago
Fuzzing for Wasm JS Promise Integration.
Categories
(Core :: Fuzzing, task)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | unaffected |
| firefox139 | --- | fixed |
People
(Reporter: yury, Assigned: yury, NeedInfo)
References
(Blocks 1 open bug)
Details
(Keywords: sec-other)
Attachments
(1 file)
Hi,
I would like to request fuzzing for Wasm JS Promise Integration.
Meta bug: Bug 1850627
Preferences: javascript.options.wasm_js_promise_integration / --setpref=wasm_js_promise_integration
Platforms: x64/aarch64 (x86 after bug 1896218)
Existing tests: js/src/jit-test/tests/wasm/js-promise-integration/
Testing may start as of:
Targeted Release Version: n/a
| Assignee | ||
Updated•1 year ago
|
Blocks: wasm-jspi-proto
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated https://github.com/MozillaSecurity/fuzzing-shells-private/ to update wasm-call.js fuzzing of valid calls between JS/Wasm with JSPI API. See https://github.com/MozillaSecurity/fuzzing-shells-private/pull/11
| Assignee | ||
Comment 2•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → ydelendik
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•10 months ago
|
||
The wasm fuzzing flag was changed to true
Flags: needinfo?(choller)
Pushed by ydelendik@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d12a5db9858
Enable fuzzing for JSPI. r=rhunt
Comment 5•10 months ago
|
||
Group: javascript-core-security → core-security-release
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•10 months ago
|
status-firefox137:
--- → unaffected
status-firefox138:
--- → unaffected
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Updated•9 months ago
|
QA Whiteboard: [sec] [qa-triage-done-c140/b139]
Flags: qe-verify-
Updated•1 month ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•