Bug 59489

Summary: [chromium] Fix memory leak in DRT due to OwnPtr<T*>
Product: WebKit Reporter: Adrienne Walker <enne>
Component: New BugsAssignee: Adrienne Walker <enne>
Status: RESOLVED FIXED    
Severity: Normal CC: enne
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 59470    
Attachments:
Description Flags
Patch tkent: review+

Description Adrienne Walker 2011-04-26 14:00:32 PDT
[chromium] Fix memory leak in DRT due to OwnPtr<T*>
Comment 1 Adrienne Walker 2011-04-26 14:00:48 PDT
Created attachment 91152 [details]
Patch
Comment 2 Kent Tamura 2011-04-26 15:42:06 PDT
Comment on attachment 91152 [details]
Patch

ok
Comment 3 Adrienne Walker 2011-04-26 16:18:31 PDT
Committed r84973: <http://trac.webkit.org/changeset/84973>