Bug 32627

Summary: [Chromium] Change DatabaseTrackerChromium to send an IPC when a database is being closed
Product: WebKit Reporter: Dumitru Daniliuc <dumi>
Component: New BugsAssignee: Dumitru Daniliuc <dumi>
Status: RESOLVED FIXED    
Severity: Normal CC: dglazkov, michaeln, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch eric: review+, dumi: commit-queue-

Description Dumitru Daniliuc 2009-12-16 12:13:42 PST
Change DatabaseTrackerChromium send an IPC on the main thread when a database is being closed.
Comment 1 Dumitru Daniliuc 2009-12-16 12:51:02 PST
Created attachment 45008 [details]
patch
Comment 2 WebKit Review Bot 2009-12-16 12:53:49 PST
style-queue ran check-webkit-style on attachment 45008 [details] without any errors.
Comment 3 Eric Seidel (no email) 2009-12-16 13:04:42 PST
Comment on attachment 45008 [details]
patch

Looks sane.
Comment 4 Dumitru Daniliuc 2009-12-18 18:04:13 PST
Landed as r52370.