Closed
Bug 2035604
Opened 4 months ago
Closed 2 months ago
Update fuzzing unsafe wasm proposal
Categories
(Core :: JavaScript: WebAssembly, task, P3)
Core
JavaScript: WebAssembly
Tracking
()
RESOLVED
FIXED
153 Branch
| Tracking | Status | |
|---|---|---|
| firefox153 | --- | fixed |
People
(Reporter: rhunt, Assigned: bvisness)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Custom page sizes isn't ready for fuzzing. Stack switching is also force enabled by fuzzing JS-PI, even though it's not quite ready yet.
| Reporter | ||
Updated•4 months ago
|
Summary: Update fuzzy unsafe wasm proposal → Update fuzzing unsafe wasm proposal
| Assignee | ||
Updated•3 months ago
|
| Assignee | ||
Comment 1•3 months ago
|
||
These are just not ready for fuzzers and are causing a lot of noisy bug
reports.
Updated•3 months ago
|
Assignee: nobody → bvisness
Status: NEW → ASSIGNED
Updated•2 months ago
|
Attachment #9592253 -
Attachment description: Bug 2035604: Mark tiny pages and stack switching fuzzing-unsafe. r=rhunt → Bug 2035604: Mark custom page sizes fuzzing-unsafe. r=rhunt
Pushed by bvisness@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/188ef83884ff
https://hg.mozilla.org/integration/autoland/rev/e4feda624acb
Mark custom page sizes fuzzing-unsafe. r=rhunt
Comment 3•2 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox153:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 153 Branch
Updated•2 months ago
|
QA Whiteboard: [qa-triage-done-c154/b153]
You need to log in
before you can comment on or make changes to this bug.
Description
•