Closed
Bug 472877
Opened 16 years ago
Closed 16 years ago
Add configure option to enable gczeal
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
People
(Reporter: gkw, Assigned: ted)
Details
Attachments
(1 file, 1 obsolete file)
1.47 KB,
patch
|
Details | Diff | Splinter Review |
We should add a configure option to enable gczeal for opt js shells.
Comment 2•16 years ago
|
||
Comment on attachment 356231 [details] [diff] [review]
add --enable-gczeal
Need the same for top-level configure.in so that nsJSEnvironment can pick up JS_GC_ZEAL in the browser?
Attachment #356231 -
Flags: review?(crowder) → review+
Assignee | ||
Comment 3•16 years ago
|
||
Ok, added to both.
Attachment #356231 -
Attachment is obsolete: true
Assignee | ||
Comment 4•16 years ago
|
||
Pushed to m-c:
http://hg.mozilla.org/mozilla-central/rev/9d68078d593b
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Flags: in-testsuite+
Flags: in-litmus-
Updated•16 years ago
|
Flags: in-testsuite+ → in-testsuite-
You need to log in
before you can comment on or make changes to this bug.
Description
•