Add Fuzzilli support code to the JS engine
Categories
(Core :: JavaScript Engine, enhancement, P1)
Tracking
()
People
(Reporter: decoder, Assigned: decoder)
References
Details
Attachments
(1 file)
Fuzzilli requires additional helper code in the JS engine to function properly. So far, this patch is maintained in the Fuzzilli repository and continuously rebased on top of m-c. Instead, we should include this code (and adapt it where necessary) under a custom build flag.
Assignee | ||
Comment 1•4 years ago
|
||
Depends on D103467
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Backed out changeset 4b9df199e40c (bug 1689599) for SM bustages.
https://hg.mozilla.org/integration/autoland/rev/2c5cdc65df90a7e19f4ac8eded8095d9233cdedf
Push with failures:
https://treeherder.mozilla.org/jobs?repo=autoland&revision=4b9df199e40cc7b7b0ba3b43e849e8af81c3e6e7&selectedTaskRun=MO0Jj7FsRmm3JBHOY24D0g.0
Failure log:
https://treeherder.mozilla.org/logviewer?job_id=332975056&repo=autoland&lineNumber=10957
Comment 4•4 years ago
|
||
There are also some geckoview failures: https://treeherder.mozilla.org/logviewer?job_id=332976869&repo=autoland&lineNumber=3268
Assignee | ||
Comment 5•4 years ago
|
||
Looks like a simple scoping problem related to the small non-Fuzzilli refactoring in the JS shell, fixing the patch now.
Comment 7•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Description
•