Closed Bug 1906255 Opened 1 year ago Closed 1 year ago

Add a way to easily disable the nursery in the browser

Categories

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

task

Tracking

()

RESOLVED FIXED
130 Branch
Tracking Status
firefox130 --- fixed

People

(Reporter: jonco, Assigned: sfink)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

For testing purposes it would be useful to be able to easily disable the nursery in the browser, but unlike other GC features (e.g. compacting) there's no flag to disable this.

I tried setting the max nursery size to zero in about:config but it wasn't clear that this had done anything.

Blocks: GC
Severity: -- → N/A
Priority: -- → P3
Assignee: nobody → sphink
Status: NEW → ASSIGNED
Pushed by sfink@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/028e540902f7 Allow disabling the nursery via gcparam r=jonco https://hg.mozilla.org/integration/autoland/rev/b5d550f162b3 1909003: apply code formatting via Lando
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch

I think this also wants to be set for Workers in the same place as we disable compacting https://searchfox.org/mozilla-central/search?q=JSGC_COMPACTING_ENABLED&path=RuntimeService.cpp&case=false&regexp=false

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: