Closed
Bug 1296488
Opened 9 years ago
Closed 9 years ago
Lift isBeingDestroyed checks above traceRuntimeForGC
Categories
(Core :: JavaScript: GC, defect)
Core
JavaScript: GC
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: terrence, Assigned: terrence)
References
Details
Attachments
(1 file)
|
5.35 KB,
patch
|
jonco
:
review+
|
Details | Diff | Splinter Review |
Now that finishRoots is actually asserting that all our roots are gone, we can do this safely.
Attachment #8782712 -
Flags: review?(jcoppeard)
Comment 1•9 years ago
|
||
Comment on attachment 8782712 [details] [diff] [review]
2_lift_isBeingDestroyed-v0.diff
Review of attachment 8782712 [details] [diff] [review]:
-----------------------------------------------------------------
Nice.
Attachment #8782712 -
Flags: review?(jcoppeard) → review+
| Assignee | ||
Comment 2•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a39b3debfe378c1b35345ee2440d748f3513bd59
Bug 1296488 - Lift isBeingDestroyed above markRuntime; r=jonco
Comment 3•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•