RESOLVED FIXED 27338
Allow custom memory allocation control in NewThreadContext struct
https://bugs.webkit.org/show_bug.cgi?id=27338
Summary Allow custom memory allocation control in NewThreadContext struct
Zoltan Horvath
Reported 2009-07-16 01:38:07 PDT
Inherits NewThreadContext struct from FastAllocBase because it has been instantiated by 'new' JavaScriptCore/wtf/Threading.cpp:76.
Attachments
proposed patch (1.13 KB, patch)
2009-07-16 01:40 PDT, Zoltan Horvath
no flags
updated proposed patch (1.12 KB, patch)
2009-07-16 02:02 PDT, Zoltan Horvath
oliver: review+
Zoltan Horvath
Comment 1 2009-07-16 01:40:44 PDT
Created attachment 32844 [details] proposed patch
Zoltan Horvath
Comment 2 2009-07-16 02:02:58 PDT
Created attachment 32845 [details] updated proposed patch
Simon Hausmann
Comment 3 2009-07-20 03:04:36 PDT
Landed in r46121
Note You need to log in before you can comment on or make changes to this bug.