Bug 35857

Summary: Allow custom memory allocation control for RenderLayerBacking class
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 none

Zoltan Horvath
Reported 2010-03-08 02:38:18 PST
Inherits the following class from Noncopyable because it is instantiated by 'new' and no need to be copyable: class name - instantiated at: WebCore/'location' RenderLayerBacking - rendering/RenderLayer.cpp:3047
Attachments
proposed patch (1.35 KB, patch)
2010-03-08 02:39 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2010-03-08 02:39:51 PST
Created attachment 50198 [details] proposed patch
Zoltan Horvath
Comment 2 2010-03-11 01:29:54 PST
Comment on attachment 50198 [details] proposed patch Clearing flags on attachment: 50198 Committed r55836: <http://trac.webkit.org/changeset/55836>
Zoltan Horvath
Comment 3 2010-03-11 01:30:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.