WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r52294
: <
http://trac.webkit.org/changeset/53245
>
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.
Top of Page
Format For Printing
XML
Clone This Bug