[webkit-reviews] review requested: [Bug 32110] Allow custom memory allocation control for WebCore's FrameLoaderClient : [Attachment 44221] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 3 02:30:31 PST 2009
Zoltan Horvath <zoltan at webkit.org> has asked for review:
Bug 32110: Allow custom memory allocation control for WebCore's
FrameLoaderClient
https://bugs.webkit.org/show_bug.cgi?id=32110
Attachment 44221: Patch
https://bugs.webkit.org/attachment.cgi?id=44221&action=review
------- Additional Comments from Zoltan Horvath <zoltan at webkit.org>
Inherits the following class from Noncopyable because it is
instantiated by 'new' and no need to be copyable:
class name - instantiated at: WebCore/'location'
class FrameLoaderClient - (its child class) svg/graphics/SVGImage.cpp:229
More information about the webkit-reviews
mailing list