Open Bug 758858 Opened 12 years ago Updated 1 year ago

C++ new/delete aren't wrapped with jemalloc in skia and js

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: glandium, Assigned: glandium)

References

Details

+++ This bug was initially created as a clone of Bug #758010 +++

Bug 758010 is going to address the issue on Android in a crude way. A better way is to properly wrap operator new/operator delete in the code (which we currently don't do on mac, for instance, which means we're not using infallible malloc there), but this is hard to do properly and without subtly breaking other things, as bug 758773 shows. This bug is about the long-term solution.
blocking-fennec1.0: betaN+ → ---
Assignee: nobody → mh+mozilla
Severity: blocker → normal
ots is affected too, apparently.
Blocks: 724869
Blocks: 748301
No longer blocks: 748301
Product: Core → Firefox Build System
Severity: normal → S3

It's probably fixed now

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