[Webkit-unassigned] [Bug 128341] IndexedDB assertion at IDBTransactionBackend::~IDBTransactionBackend()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 10 21:49:42 PST 2014


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





--- Comment #7 from Brady Eidson <beidson at apple.com>  2014-02-10 21:46:58 PST ---
Couldn't reproduce this worth squat on one machine, fairly easy to reproduce on another.

The value of m_state when we ASSERT that it's Finished is actually Unused.  Unused is okay in this brave new multi-process world.

Updating the ASSERT shall suffice.

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