[Webkit-unassigned] [Bug 108670] [V8] IndexedDB: Minor GC can collect IDBDatabase wrapper with versionchange handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 11:44:40 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=108670





--- Comment #1 from Joshua Bell <jsbell at chromium.org>  2013-02-01 11:46:42 PST ---
Just off the top of my head, it seems like IDBDatabase should implement ActiveDOMObject::hasPendingActivity() and return true until the connection is closed, since versionchange could fire on it at any time.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list