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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 01:02:28 PST 2009


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

           Summary: Allow custom memory allocation control for the xml
                    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 #44212|                            |review?, commit-queue?
               Flag|                            |


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

Inherits the following class from Noncopyable because it is instantiated
by 'new' and no need to be copyable:

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

struct XMLHttpRequestStaticData - xml/XMLHttpRequest.cpp:134

Inherits the following classes from FastAllocBase because these are
instantiated by 'new':

class NodeTest                  - xml/XPathGrammar.y:258
class NodeSet                   - xml/XPathValue.cpp:52
struct EvaluationContext        - xml/XPathExpressionNode.cpp:40

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