[webkit-reviews] review requested: [Bug 33583] [Qt] Allow custom memory allocation control for FontPlatformDataPrivate class : [Attachment 46440] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 02:20:11 PST 2010


Zoltan Horvath <zoltan at webkit.org> has asked  for review:
Bug 33583: [Qt] Allow custom memory allocation control for
FontPlatformDataPrivate class
https://bugs.webkit.org/show_bug.cgi?id=33583

Attachment 46440: Patch
https://bugs.webkit.org/attachment.cgi?id=46440&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 FontPlatformDataPrivate -
platform/graphics/qt/FontPlatformData.h:70


More information about the webkit-reviews mailing list