Open Bug 1610736 Opened 4 years ago Updated 4 months ago

Uncomment calls to moz_dispose_arena

Categories

(Core :: JavaScript Engine, task, P3)

task

Tracking

()

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

Bug 1610720 modifies how moz_dispose_arena works, and as long as the arena is empty before calling it, it is safe to call it.

Assuming the arenas are empty when js::ShutDownMallocAllocator is called, it is now possible to uncomment the calls.

Bug 1610720 modifies how moz_dispose_arena works, and as long as the
arena is empty before calling it, it is safe to call it.

Priority: -- → P2

There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:glandium, could you have a look please?
For more information, please visit auto_nag documentation.

Flags: needinfo?(mh+mozilla)
Severity: normal → S3
Priority: P2 → P3

Assuming the arenas are empty when js::ShutDownMallocAllocator is called, it is now possible to uncomment the calls.

Of course, they still aren't.

Flags: needinfo?(mh+mozilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: