[webkit-reviews] review granted: [Bug 78841] WebDatabase.closeDatabaseImmediately can crash. : [Attachment 127443] nuke

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 15:00:24 PST 2012


David Levin <levin at chromium.org> has granted Michael Nordman
<michaeln at google.com>'s request for review:
Bug 78841: WebDatabase.closeDatabaseImmediately can crash.
https://bugs.webkit.org/show_bug.cgi?id=78841

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

------- Additional Comments from David Levin <levin at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=127443&action=review


> Source/WebCore/storage/Database.cpp:289
> +	      
scriptExecutionContext()->postTask(createCallbackTask(&callTransactionErrorCall
back, errorCallback, error));

error.release()

> Source/WebCore/storage/chromium/DatabaseTrackerChromium.cpp:239
> +    // First we have to confirm the 'database' is still in our colleciton.

colleciton sp


More information about the webkit-reviews mailing list