Bug 59489 - [chromium] Fix memory leak in DRT due to OwnPtr<T*>
Summary: [chromium] Fix memory leak in DRT due to OwnPtr<T*>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adrienne Walker
URL:
Keywords:
Depends on:
Blocks: 59470
  Show dependency treegraph
 
Reported: 2011-04-26 14:00 PDT by Adrienne Walker
Modified: 2011-04-26 16:18 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2011-04-26 14:00 PDT, Adrienne Walker
tkent: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>