Bug 32885

Summary: Remove all references to a database that failed to open
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, ericu, michaeln, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch dimich: review+, dumi: commit-queue-

Dumitru Daniliuc
Reported 2009-12-22 15:17:47 PST
The patch landed for issue 32626 introduced a bug: if a database fails to open, the references to it are no longer properly removed from the DatabaseTracker and the Document.
Attachments
patch (1.21 KB, patch)
2009-12-22 16:15 PST, Dumitru Daniliuc
dimich: review+
dumi: commit-queue-
Dumitru Daniliuc
Comment 1 2009-12-22 16:15:20 PST
WebKit Review Bot
Comment 2 2009-12-22 16:15:41 PST
style-queue ran check-webkit-style on attachment 45409 [details] without any errors.
Dmitry Titov
Comment 3 2009-12-23 12:51:32 PST
Comment on attachment 45409 [details] patch r=me
Dumitru Daniliuc
Comment 4 2009-12-23 15:48:04 PST
Landed as r52530.
Note You need to log in before you can comment on or make changes to this bug.