Bug 32627 - [Chromium] Change DatabaseTrackerChromium to send an IPC when a database is being closed
Summary: [Chromium] Change DatabaseTrackerChromium to send an IPC when a database is b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dumitru Daniliuc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-16 12:13 PST by Dumitru Daniliuc
Modified: 2009-12-18 18:04 PST (History)
3 users (show)

See Also:


Attachments
patch (1.88 KB, patch)
2009-12-16 12:51 PST, Dumitru Daniliuc
eric: review+
dumi: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.