Open
Bug 359849
Opened 18 years ago
Updated 2 years ago
Handle OOM situations in mozilla/content/xul code
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: asqueella, Unassigned)
Details
There are a few cases in content/xul code where we don't check if inserting an element into array failed due to oom. We probably should.
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: xptoolkit.xul → xptoolkit.widgets
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•