Bug 99073

Summary: [Qt] GraphicsContextPlatformPrivate is leaking it's ShadowBlur
Product: WebKit Reporter: Balazs Kelemen <kbalazs>
Component: PlatformAssignee: Balazs Kelemen <kbalazs>
Status: RESOLVED FIXED    
Severity: Normal CC: noam, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.