Bug 43337 - Allow custom memory allocation control for ClipperData struct
Summary: Allow custom memory allocation control for ClipperData struct
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 05:16 PDT by Zoltan Horvath
Modified: 2010-08-05 02:25 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (1.21 KB, patch)
2010-08-02 05:20 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff
proposed patch (1.20 KB, patch)
2010-08-02 06:34 PDT, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2010-08-02 05:16:47 PDT
Inherits the following class from FastAllocBase because it is instantiated by 'new':
class name - instantiated at: WebCore/'location'
RenderLayerBacking - rendering/RenderSVGResourceClipper.cpp:165
Comment 1 Zoltan Horvath 2010-08-02 05:20:58 PDT
Created attachment 63192 [details]
proposed patch
Comment 2 Zoltan Horvath 2010-08-02 06:34:31 PDT
Created attachment 63210 [details]
proposed patch
Comment 3 WebKit Commit Bot 2010-08-05 02:25:33 PDT
Comment on attachment 63210 [details]
proposed patch

Clearing flags on attachment: 63210

Committed r64726: <http://trac.webkit.org/changeset/64726>
Comment 4 WebKit Commit Bot 2010-08-05 02:25:37 PDT
All reviewed patches have been landed.  Closing bug.