[Webkit-unassigned] [Bug 31163] New: Allow custom memory allocation control for WebCore's DocLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 04:57:48 PST 2009


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

           Summary: Allow custom memory allocation control for WebCore's
                    DocLoader
           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 DocLoader class from Noncopyable because it is instantiated by 'new'
in WebCore/dom/Document.cpp:370 and it is no need to be copyable.

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