Open
Bug 1365890
Opened 8 years ago
Updated 7 months ago
Write a test for a compartment being kept alive after its global has died
Categories
(Core :: JavaScript: GC, enhancement, P3)
Tracking
()
NEW
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: triage-deferred)
It should be possible for this to happen if an arbitrary single compartment is kept alive in a zone due to a string being on the stack. This is probably uncommon in practice so we should exercise this case and check everything works as expected.
Updated•7 years ago
|
Keywords: triage-deferred
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
Updated•7 months ago
|
Blocks: sm-runtime
You need to log in
before you can comment on or make changes to this bug.
Description
•