[webkit-reviews] review granted: [Bug 96947] IndexedDB: Assertion failure with open() within upgradeneeded : [Attachment 172825] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 09:55:52 PST 2012


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Joshua Bell
<jsbell at chromium.org>'s request for review:
Bug 96947: IndexedDB: Assertion failure with open() within upgradeneeded
https://bugs.webkit.org/show_bug.cgi?id=96947

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

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=172825&action=review


> Source/WebCore/Modules/indexeddb/IDBDatabaseCallbacks.h:38
> +// FIXME: Uses ThreadSafeRefCounted for storage in
ScriptExecutionContext::Task but
> +// it is never actually used on multiple threads.

ew. Btw, what's the actionable comment here? Maybe file a bug to track progress
and refer to it here?


More information about the webkit-reviews mailing list