Bug 31105

Summary: Allow custom memory allocation control for WebCore's DeleteButtonController
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebCore Misc.Assignee: 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+

Zoltan Horvath
Reported 2009-11-04 00:30:20 PST
Inherits DeleteButtonController class from FastAllocBase because it is instantiated by 'new' in WebCore/editing/Editor.cpp:919 and it is no need to be copyable.
Attachments
proposed patch (1.20 KB, patch)
2009-11-04 00:32 PST, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-11-04 00:32:02 PST
Created attachment 42460 [details] proposed patch
Zoltan Horvath
Comment 2 2009-11-09 06:14:59 PST
Note You need to log in before you can comment on or make changes to this bug.