[Webkit-unassigned] [Bug 32107] New: Allow custom memory allocation control for the svg directory in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 01:36:09 PST 2009


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

           Summary: Allow custom memory allocation control for the svg
                    directory in WebCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org



Zoltan Horvath <zoltan at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44216|                            |review?
               Flag|                            |


Created an attachment (id=44216)
 --> (https://bugs.webkit.org/attachment.cgi?id=44216)
Patch

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

class/struct name           - instantiated at: WebCore/'location'

struct ResourceSet          - svg/graphics/SVGResource.cpp:148
class SVGFontData           - css/CSSFontFaceSource.cpp:156
class SVGDocumentExtensions - dom/Document.cpp:3962
class SVGViewSpec           - svg/SVGSVGElement.cpp:191

-- 
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