[webkit-reviews] review requested: [Bug 32106] Allow custom memory allocation control for the other part of page directory in WebCore : [Attachment 44215] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 01:18:16 PST 2009


Zoltan Horvath <zoltan at webkit.org> has asked  for review:
Bug 32106: Allow custom memory allocation control for the other part of page
directory in WebCore
https://bugs.webkit.org/show_bug.cgi?id=32106

Attachment 44215: Patch
https://bugs.webkit.org/attachment.cgi?id=44215&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/struct name	- instantiated at: WebCore/'location'

class ContextMenuClient - (its child class) svg/graphics/SVGImage.cpp:232
class DragClient	- (its child class) svg/graphics/SVGImage.cpp:237
class ChromeClient	- (its child class) svg/graphics/SVGImage.cpp:243


More information about the webkit-reviews mailing list