Bug 33585

Summary: [Qt] Allow custom memory allocation control for TransparencyLayer 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:37:40 PST
Created attachment 46441 [details] Patch Reviewed by NOBODY (OOPS!). [Qt] Allow custom memory allocation control for TransparencyLayer class https://bugs.webkit.org/show_bug.cgi?id= Inherits the following class from FastAllocBase because it is instantiated by 'new': class name - instantiated at: WebCore/'location' class TransparencyLayer - platform/graphics/qt/GraphicsContextQt.cpp:906 * platform/graphics/qt/GraphicsContextQt.cpp:
Attachments
Patch (1.34 KB, patch)
2010-01-13 02:37 PST, Zoltan Horvath
oliver: review+
Oliver Hunt
Comment 1 2010-01-13 22:53:13 PST
Comment on attachment 46441 [details] Patch r=me
Zoltan Horvath
Comment 2 2010-01-14 00:45:29 PST
Note You need to log in before you can comment on or make changes to this bug.