Bug 32556

Summary: Allow custom memory allocation control for WebCore/inspector directory's classes
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Zoltan Horvath
Reported 2009-12-15 05:49:11 PST
Inherits the following class from Noncopyable because these are instantiated by 'new' and no need to be copyable: class name - instantiated at: WebCore/'location' class InspectorFrontend - inspector/InspectorController.cpp:538 class InspectorTimelineAgent - inspector/InspectorController.cpp:1097
Attachments
proposed patch (1.98 KB, patch)
2009-12-15 05:50 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-12-15 05:50:17 PST
Created attachment 44871 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-15 05:51:48 PST
style-queue ran check-webkit-style on attachment 44871 [details] without any errors.
WebKit Commit Bot
Comment 3 2009-12-15 09:02:42 PST
Comment on attachment 44871 [details] proposed patch Clearing flags on attachment: 44871 Committed r52157: <http://trac.webkit.org/changeset/52157>
WebKit Commit Bot
Comment 4 2009-12-15 09:02:47 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.