Bug 121709 - -[WebHTMLConveter _getFloat:forNode:property:] leaks
Summary: -[WebHTMLConveter _getFloat:forNode:property:] leaks
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-20 13:24 PDT by Alexey Proskuryakov
Modified: 2013-09-20 13:39 PDT (History)
3 users (show)

See Also:


Attachments
proposed fix (1.37 KB, patch)
2013-09-20 13:25 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-09-20 13:24:38 PDT
Missing adoptNS().
Comment 1 Alexey Proskuryakov 2013-09-20 13:25:29 PDT
Created attachment 212214 [details]
proposed fix
Comment 2 Enrica Casucci 2013-09-20 13:26:36 PDT
Comment on attachment 212214 [details]
proposed fix

Thanks for fixing this!
Comment 3 WebKit Commit Bot 2013-09-20 13:39:47 PDT
Comment on attachment 212214 [details]
proposed fix

Clearing flags on attachment: 212214

Committed r156196: <http://trac.webkit.org/changeset/156196>
Comment 4 WebKit Commit Bot 2013-09-20 13:39:50 PDT
All reviewed patches have been landed.  Closing bug.