Bug 33583

Summary: [Qt] Allow custom memory allocation control for FontPlatformDataPrivate class
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch oliver: review+

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.