Closed Bug 1532950 Opened 5 years ago Closed 5 years ago

NO_REASON is not a reason to GC

Categories

(Core :: JavaScript: GC, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox68 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

At the moment we allow NO_REASON as the GC reason which doesn't make sense and also breaks if we try to print it because ExplainGCReason doesn't handle it. Both of these things should be fixed.

Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/144dfd01fb48
Disallow NO_REASON as a reason to GC, and fix ExplainGCReason to handle it r=pbone
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: