[Webkit-unassigned] [Bug 44700] IDBObjectStore::get should run in a transaction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 16:57:11 PDT 2010


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





--- Comment #4 from Marcus Bulach <bulach at chromium.org>  2010-09-08 16:57:11 PST ---
Hi Jeremy, Andrei,

As suggested, I took over this patch, hopefully we'll be able to either submit by EOW or at least leave in a good shape. :)

My patch is essentially Andrei's, with the following changes:
1. Added tests.
2. Fixed / improved a couple of existing tests.
3. Added a didCompleteEventsForTransaction so that IDBRequest can notify the transactions that they can either step to the next set of tasks, or commit if there's nothing else pending.

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