Bug 14585 - Cleanup SQL database handle on deletion of SQLDatabase
Summary: Cleanup SQL database handle on deletion of SQLDatabase
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 523.x (Safari 3)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-11 12:10 PDT by George Staikos
Modified: 2007-07-11 13:09 PDT (History)
0 users

See Also:


Attachments
patch (417 bytes, patch)
2007-07-11 12:11 PDT, George Staikos
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description George Staikos 2007-07-11 12:10:50 PDT
It doesn't do anything productive yet but eventually we could cleanup the database on exit with this.
Comment 1 George Staikos 2007-07-11 12:11:22 PDT
Created attachment 15478 [details]
patch
Comment 2 Brady Eidson 2007-07-11 12:42:45 PDT
Comment on attachment 15478 [details]
patch

Looks good
Comment 3 George Staikos 2007-07-11 13:09:03 PDT
Checked in.