RESOLVED FIXED 33583
[Qt] Allow custom memory allocation control for FontPlatformDataPrivate class
https://bugs.webkit.org/show_bug.cgi?id=33583
Summary [Qt] Allow custom memory allocation control for FontPlatformDataPrivate class
Zoltan Horvath
Reported 2010-01-13 02:20:12 PST
Created attachment 46440 [details] Patch 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
Attachments
Patch (1.29 KB, patch)
2010-01-13 02:20 PST, Zoltan Horvath
oliver: review+
Oliver Hunt
Comment 1 2010-01-13 22:52:54 PST
Comment on attachment 46440 [details] Patch r=me
Zoltan Horvath
Comment 2 2010-01-14 00:35:53 PST
Zoltan Horvath
Comment 3 2010-01-14 00:36:34 PST
Correction: comitted r53245
Note You need to log in before you can comment on or make changes to this bug.