RESOLVED FIXED 33669
[Qt] Allow custom memory allocation control for GraphicsContextPlatformPrivate class
https://bugs.webkit.org/show_bug.cgi?id=33669
Summary [Qt] Allow custom memory allocation control for GraphicsContextPlatformPrivat...
Zoltan Horvath
Reported 2010-01-14 05:06:19 PST
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 GraphicsContextPlatformPrivate - platform/graphics/qt/GraphicsContextQt.cpp:254
Attachments
proposed patch (1.45 KB, patch)
2010-01-14 05:10 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2010-01-14 05:10:10 PST
Created attachment 46555 [details] proposed patch
Oliver Hunt
Comment 2 2010-01-14 09:54:29 PST
Comment on attachment 46555 [details] proposed patch r=me
Eric Seidel (no email)
Comment 3 2010-01-14 12:54:45 PST
Attachment 46555 [details] was posted by a committer and has review+, assigning to Zoltan Horvath for commit.
Zoltan Horvath
Comment 4 2010-01-15 00:24:07 PST
Comment on attachment 46555 [details] proposed patch Clearing flags on attachment: 46555 Committed r53325: <http://trac.webkit.org/changeset/53325>
Zoltan Horvath
Comment 5 2010-01-15 00:24:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.