Bug 99073 - [Qt] GraphicsContextPlatformPrivate is leaking it's ShadowBlur
Summary: [Qt] GraphicsContextPlatformPrivate is leaking it's ShadowBlur
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Balazs Kelemen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 07:37 PDT by Balazs Kelemen
Modified: 2012-10-11 08:33 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2012-10-11 07:44 PDT, Balazs Kelemen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2012-10-11 07:37:13 PDT
I was wondering how can WebKitTestRunner eat GB's of memory and started checking memory usage with valgrind. I'm not sure yet that this will fix everything but at least this is a pretty trivial memory leak so let's fix it.
Comment 1 Balazs Kelemen 2012-10-11 07:44:13 PDT
Created attachment 168226 [details]
Patch
Comment 2 Balazs Kelemen 2012-10-11 08:33:06 PDT
Comment on attachment 168226 [details]
Patch

Clearing flags on attachment: 168226

Committed r131065: <http://trac.webkit.org/changeset/131065>
Comment 3 Balazs Kelemen 2012-10-11 08:33:10 PDT
All reviewed patches have been landed.  Closing bug.