Closed Bug 657444 Opened 13 years ago Closed 5 years ago

Prevent OOMs in JS engine

Categories

(Core :: JavaScript Engine, defect)

Other Branch
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: azakai, Unassigned)

References

Details

Bug 644241 will remove the script stack quota, after which we will be more vulnerable to OOMs from misbehaving scripts. We should prevent those in a proper way.

One possible approach is outlined in Bug 644241 comment 26.
We will also disable some tests that OOM in that bug, and should reenable them here.
Assignee: general → nobody
Bug 644241 landed a few months after this bug was filed. Iain, do you think there's more to be done here?
Flags: needinfo?(iireland)
Since this bug was created, we have moved a long way in the direction it suggests. Our current OOM-handling infrastructure handles OOM much more robustly than the linked suggestion.

There's nothing more to be done here.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(iireland)
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
You need to log in before you can comment on or make changes to this bug.