Closed
Bug 636744
Opened 14 years ago
Closed 13 years ago
InlineWriteBarrierGuardedTrap need to assert more aggressively that container is a GCObject
Categories
(Tamarin Graveyard :: Garbage Collection (mmGC), defect, P3)
Tamarin Graveyard
Garbage Collection (mmGC)
Tracking
(Not tracked)
RESOLVED
FIXED
Q3 11 - Serrano
People
(Reporter: treilly, Assigned: pnkfelix)
Details
(Whiteboard: fixed-in-tr)
Attachments
(1 file)
1.25 KB,
patch
|
treilly
:
review+
lhansen
:
superreview+
|
Details | Diff | Splinter Review |
Having the asserts buried under BarrierActive() isn't good.
Assignee | ||
Comment 1•14 years ago
|
||
(swipe)
This should be easy to implement; the "hard" part is doing the appropriate sandbox builds (including player land).
(I'll unassign myself if I discover that I shouldn't have put sarcasm-quotes around the word "hard" above. :)
Assignee: nobody → fklockii
Assignee | ||
Comment 2•14 years ago
|
||
Updated•14 years ago
|
Priority: -- → P3
Target Milestone: --- → Q3 11 - Serrano
Updated•14 years ago
|
Priority: P3 → P4
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 516607 [details] [diff] [review]
unbury barrier asserts.
This looks like it will survive ATS runs. Lets get it in there!
Attachment #516607 -
Flags: superreview?(lhansen)
Attachment #516607 -
Flags: review?(treilly)
Reporter | ||
Updated•13 years ago
|
Attachment #516607 -
Flags: review?(treilly) → review+
Updated•13 years ago
|
Attachment #516607 -
Flags: superreview?(lhansen) → superreview+
Comment 5•13 years ago
|
||
changeset: 6341:60ea629f807a
user: Felix S Klock II <fklockii@adobe.com>
summary: Bug 636744: unbury barrier asserts (r=treilly, sr=lhansen).
http://hg.mozilla.org/tamarin-redux/rev/60ea629f807a
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 6•13 years ago
|
||
(whoops, still need to push to tr-serrano)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 7•13 years ago
|
||
Pushed to TR-serrano rev 6281:c464e6c2dcbc
http://asteam.corp.adobe.com/hg/tamarin-redux-serrano/rev/c464e6c2dcbc
Assignee | ||
Updated•13 years ago
|
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•