RESOLVED FIXED 27249
Change ParserArenaRefCounted's superclass to RefCountedCustomAllocated
https://bugs.webkit.org/show_bug.cgi?id=27249
Summary Change ParserArenaRefCounted's superclass to RefCountedCustomAllocated
Zoltan Horvath
Reported 2009-07-14 02:43:00 PDT
ParserArenaDeletable customizes operator new, to avoid double inheritance superclass needs to be changed to RefCountedCustomAllocated.
Attachments
proposed patch (1.25 KB, patch)
2009-07-14 02:46 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-07-14 02:46:07 PDT
Created attachment 32704 [details] proposed patch
Brent Fulgham
Comment 2 2009-07-14 18:11:42 PDT
Note You need to log in before you can comment on or make changes to this bug.