Closed
Bug 491544
Opened 16 years ago
Closed 16 years ago
MMGC needs a way to change the collection threshold at runtime
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stejohns, Assigned: stejohns)
Details
Attachments
(1 file, 1 obsolete file)
1.44 KB,
patch
|
treilly
:
review+
|
Details | Diff | Splinter Review |
This ability got lost in the GCPolicyManager rewrite. Patch adds a public API to GCPolicyManager to allow this.
Attachment #375841 -
Flags: review?(treilly)
Comment 1•16 years ago
|
||
Comment on attachment 375841 [details] [diff] [review]
Patch
setCollectThreshold impl?
Attachment #375841 -
Flags: review?(treilly) → review-
Assignee | ||
Comment 2•16 years ago
|
||
oops.
Attachment #375841 -
Attachment is obsolete: true
Attachment #375847 -
Flags: review?(treilly)
Updated•16 years ago
|
Attachment #375847 -
Flags: review?(treilly) → review+
Assignee | ||
Comment 3•16 years ago
|
||
pushed to redux as changeset: 1841:d9dc885e5dae
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 4•16 years ago
|
||
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•