[webkit-reviews] review requested: [Bug 36988] Need a way to figure out if a database or an origin has been successfully deleted : [Attachment 52351] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 1 16:42:31 PDT 2010


Ada Chan <adachan at apple.com> has asked	for review:
Bug 36988: Need a way to figure out if a database or an origin has been
successfully deleted
https://bugs.webkit.org/show_bug.cgi?id=36988

Attachment 52351: Patch
https://bugs.webkit.org/attachment.cgi?id=52351&action=review

------- Additional Comments from Ada Chan <adachan at apple.com>
Make deleteDatabase() and deleteOrigin() in DatabaseTracker and
WebDatabaseManager return a boolean so the caller can find out if there are any
errors during the delete operation.


More information about the webkit-reviews mailing list