Bug 52950

Summary: Leak in WebPage::drawRectToPDF
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: PrintingAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix none

Description Alexey Proskuryakov 2011-01-21 23:37:07 PST
When converting the function to use RetainPtr, I missed the variable that actually leaked. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2011-01-21 23:38:17 PST
Created attachment 79831 [details]
proposed fix
Comment 2 WebKit Commit Bot 2011-01-22 01:15:15 PST
Comment on attachment 79831 [details]
proposed fix

Clearing flags on attachment: 79831

Committed r76434: <http://trac.webkit.org/changeset/76434>
Comment 3 WebKit Commit Bot 2011-01-22 01:15:19 PST
All reviewed patches have been landed.  Closing bug.