[Webkit-unassigned] [Bug 60208] IndexedDB multiple calls to transaction.objectStore(name) should return the same instance

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 16 11:18:42 PST 2011


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





--- Comment #10 from Joshua Bell <jsbell at chromium.org>  2011-12-16 11:18:42 PST ---
I made a proposal to public-webapps to drop the requirement that "parent" objects can give you back "child" objects after the enclosing transaction is finished. This would allow us to clear out the downward-pointing references when the transaction finishes, breaking the cycles.

-- 
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