Closed
Bug 1706182
Opened 5 years ago
Closed 5 years ago
Implement a JS runtime fuzzing target in the XPC shell
Categories
(Core :: XPConnect, task, P3)
Core
XPConnect
Tracking
()
RESOLVED
FIXED
90 Branch
| Tracking | Status | |
|---|---|---|
| firefox90 | --- | fixed |
People
(Reporter: truber, Assigned: truber)
References
Details
Attachments
(1 file)
Similar to bug 1578248 for JS shell, this bug adds a JS runtime target for libFuzzer to the XPC shell. This allows implementing libFuzzer targets in JS to target everything that's accessible from the XPC shell.
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → jschwartzentruber
Updated•5 years ago
|
Attachment #9216920 -
Attachment description: Bug 1706182 - Implement a JS runtime fuzzing target in the XPC shell → Bug 1706182 - Implement a JS runtime fuzzing target in the XPC shell r=gbrown
Updated•5 years ago
|
Severity: -- → N/A
Type: enhancement → task
Priority: -- → P3
Pushed by jdschwa@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/e344236107a5
Implement a JS runtime fuzzing target in the XPC shell r=gbrown
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•