Closed
Bug 1252693
Opened 5 years ago
Closed 5 years ago
Assert that we do not tenure into an OMT Zone
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla47
Tracking | Status | |
---|---|---|
firefox47 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.00 KB,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
The topcrasher bug we found last week has us paranoid. Steve suggested this assertion in this morning's GC meeting and I promised to file it. Hopefully, this will not discover anything on top of the assertion Jon added last week.
Attachment #8725465 -
Flags: review?(sphink)
Comment 1•5 years ago
|
||
Comment on attachment 8725465 [details] [diff] [review] assert_no_cross_thread_tenuring-v0.diff Review of attachment 8725465 [details] [diff] [review]: ----------------------------------------------------------------- Thanks!
Attachment #8725465 -
Flags: review?(sphink) → review+
Assignee | ||
Comment 2•5 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/77043e528b0bfd3fbb272ffd398381d811b8908f Bug 1252693 - Assert that we do not tenure into an OMT Zone; r=sfink
Comment 3•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/77043e528b0b
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•