Bug 27249

Summary: Change ParserArenaRefCounted's superclass to RefCountedCustomAllocated
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 27232    
Bug Blocks:    
Attachments:
Description Flags
proposed patch darin: review+

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.