Open
Bug 1364487
Opened 8 years ago
Updated 6 months ago
JS Shell: fuzzingSafe and disableOOMFunctions should be moved to the global
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: sfink, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: triage-deferred)
They are currently shared process-wide, and different globals might have them set differently. (I don't think this should happen in practice, but there's nothing stopping it.)
Updated•7 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•