Closed
Bug 713340
Opened 13 years ago
Closed 13 years ago
jsShell_ErrorFormatString arrays are too large
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
Details
Attachments
(1 file)
2.81 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
They have JSErr_Limit (from jscntxt.h) entries, of which only JSShellErr_Limit are filled in. (Also some related code cleanup included.)
Attachment #584173 -
Flags: review?(luke)
Updated•13 years ago
|
Attachment #584173 -
Flags: review?(luke) → review+
Assignee | ||
Comment 1•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
You need to log in
before you can comment on or make changes to this bug.
Description
•