[Webkit-unassigned] [Bug 32557] New: Allow custom memory allocation control for EmptyEditorClient and EmptyInspectorClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 05:56:21 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32557

           Summary: Allow custom memory allocation control for
                    EmptyEditorClient and EmptyInspectorClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


Inherits the following classes from Noncopyable because these are instantiated
by 'new' and no need to be copyable:

class name - instantiated at: WebCore/'location'
class EmptyEditorClient    - svg/graphics/SVGImage.cpp:230
class EmptyInspectorClient - svg/graphics/SVGImage.cpp:241

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list