Closed
Bug 635836
Opened 15 years ago
Closed 14 years ago
Allow tracers for roots to be generated
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: lhansen, Assigned: lhansen)
References
Details
(Whiteboard: has-patch)
Attachments
(1 file)
541 bytes,
patch
|
treilly
:
review+
|
Details | Diff | Splinter Review |
Currently GCRoot exact tracers must be hand-written. It seems like a simple matter of programming to adapt the existing generator system to handle roots as well.
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → lhansen
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → Q3 11 - Serrano
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #519616 -
Flags: review?(treilly)
Assignee | ||
Updated•14 years ago
|
Whiteboard: has-patch
Updated•14 years ago
|
Attachment #519616 -
Flags: review?(treilly) → review+
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
changeset: 6092:822c36a7ae25
user: Lars T Hansen <lhansen@adobe.com>
summary: Fix 635836 - Allow tracers for roots to be generated (r=treilly)
http://hg.mozilla.org/tamarin-redux/rev/822c36a7ae25
You need to log in
before you can comment on or make changes to this bug.
Description
•