Bug 33704 - [Chromium] Forgot to adopt a ref counted object in StorageNamespaceProxy
Summary: [Chromium] Forgot to adopt a ref counted object in StorageNamespaceProxy
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 22:27 PST by Jeremy Orlow
Modified: 2010-01-14 22:56 PST (History)
0 users

See Also:


Attachments
Patch (1.85 KB, patch)
2010-01-14 22:28 PST, Jeremy Orlow
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Orlow 2010-01-14 22:27:58 PST
[Chromium] Forgot to adopt a ref counted object in StorageNamespaceProxy
Comment 1 Jeremy Orlow 2010-01-14 22:28:19 PST
Created attachment 46642 [details]
Patch
Comment 2 Oliver Hunt 2010-01-14 22:47:24 PST
Comment on attachment 46642 [details]
Patch

r=me, i really wish there were a way to detect this kind of error :-(
Comment 3 Jeremy Orlow 2010-01-14 22:56:13 PST
Committed r53321: <http://trac.webkit.org/changeset/53321>