[Webkit-unassigned] [Bug 51112] IDBTransactionBackedImpl instances can be accidentally deleted during calls to abort/commit.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 16 02:20:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=51112
--- Comment #3 from Jeremy Orlow <jorlow at chromium.org> 2010-12-16 02:20:25 PST ---
Besides Eric's comments, it looks good. In theory, it might be possible to repro this in DRT by creating a transaction, leaving the scope where it was created, doing a gc(), and then praying. It wouldn't surprise me if we couldn't come up with a reliable repro, but please give it a shot.
--
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