RESOLVED FIXED30159
Allow custom memory allocation control for WebCore's IdentifierRep
https://bugs.webkit.org/show_bug.cgi?id=30159
Summary Allow custom memory allocation control for WebCore's IdentifierRep
Zoltan Horvath
Reported 2009-10-07 02:12:07 PDT
Inherits IdentifierRep class from FastAllocBase because it has been instantiated by 'new' in WebCore/bridge/IdentifierRep.cpp:61.
Attachments
proposed patch (1.28 KB, patch)
2009-10-07 02:14 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-07 02:14:07 PDT
Created attachment 40775 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-07 10:05:25 PDT
Note You need to log in before you can comment on or make changes to this bug.