Open Bug 1969212 Opened 4 months ago Updated 4 months ago

Remove pref and compile time checks for explicit resource management

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: dminor, Unassigned)

References

(Blocks 1 open bug)

Details

Explicit resource management was implemented with a compile time flag and there's a number of compile time checks in the code (https://searchfox.org/mozilla-central/search?q=EXPLICIT_RESOURCE_MANAGEMENT&path=&case=true&regexp=false) that can be removed once Explicit Resource Management has been shipped for a while.

We can also remove the pref: javascript.options.experimental.explicit_resource_management at the same time.

Severity: -- → N/A
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.