Closed
Bug 486109
Opened 16 years ago
Closed 16 years ago
Remove obsolete API "MaybeGC"
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: lhansen, Assigned: lhansen)
Details
Attachments
(1 file)
2.11 KB,
patch
|
treilly
:
review+
|
Details | Diff | Splinter Review |
The GC::MaybeGC API is removed in preparation for a richer API to GC::Collect. No code in the VM or Player currently uses MaybeGC and there are no test cases for it. It is believed to have originated with the Mozilla work on MMgc but Mozilla no longer uses the collector.
Attachment #370189 -
Flags: review?(treilly)
Comment 1•16 years ago
|
||
Comment on attachment 370189 [details] [diff] [review]
v1
Ah, nothing makes me happier than changes that remove code...
Attachment #370189 -
Flags: review?(treilly) → review+
Assignee | ||
Comment 2•16 years ago
|
||
changeset: 1656:b8b04db27e90
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•