Closed
Bug 1252693
Opened 9 years ago
Closed 9 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)
(deleted),
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•9 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•9 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•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
You need to log in
before you can comment on or make changes to this bug.
Description
•