[Webkit-unassigned] [Bug 20422] Patch to allow custom memory allocation control

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 17 02:07:03 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=20422





------- Comment #63 from Horvath.Zoltan.6 at stud.u-szeged.hu  2009-04-17 02:07 PDT -------
The FastAllocBase class is in the trunk. The next step is to inherite every
classes from FastAllocBase which has been instantiated by 'new'. Darin
mentioned before put FastAllocBase into inheritance tree as far up as possible.
Is this still the convention? 

I think first we need to produce a patch for JavaScriptCore. Should I create a
new bug report for this and file a patch for JSCore?


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list