Bug 98292 - IndexedDB: Memory leak when deleting object stores with indexes
Summary: IndexedDB: Memory leak when deleting object stores with indexes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joshua Bell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-03 13:16 PDT by Joshua Bell
Modified: 2012-10-03 15:41 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.00 KB, patch)
2012-10-03 13:19 PDT, Joshua Bell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Bell 2012-10-03 13:16:16 PDT
IndexedDB: Memory leak when deleting object stores with indexes
Comment 1 Joshua Bell 2012-10-03 13:19:05 PDT
Created attachment 166948 [details]
Patch
Comment 2 Joshua Bell 2012-10-03 13:19:54 PDT
Found via http://code.google.com/p/chromium/issues/detail?id=122249

alecflett@ - can you take a quick look?
Comment 3 Alec Flett 2012-10-03 13:35:54 PDT
Comment on attachment 166948 [details]
Patch

LGTM
Comment 4 Joshua Bell 2012-10-03 13:56:13 PDT
tony@ - r?
Comment 5 WebKit Review Bot 2012-10-03 15:41:49 PDT
Comment on attachment 166948 [details]
Patch

Clearing flags on attachment: 166948

Committed r130335: <http://trac.webkit.org/changeset/130335>
Comment 6 WebKit Review Bot 2012-10-03 15:41:52 PDT
All reviewed patches have been landed.  Closing bug.