Bug 30853

Summary: Allow custom memory allocation control for JavaScriptCore's ListHashSet
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch darin: review+

Description Zoltan Horvath 2009-10-28 05:37:52 PDT
Inherits ListHashSet class from FastAllocBase because it has been instantiated by 'new' in WebCore/rendering/RenderBlock.cpp:1813.
Comment 1 Zoltan Horvath 2009-10-28 05:39:00 PDT
Created attachment 42017 [details]
proposed patch
Comment 2 Zoltan Horvath 2009-10-30 01:54:19 PDT
Landed in 50324.
https://trac.webkit.org/changeset/50324