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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 17:00:09 PDT 2010


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





--- Comment #5 from Marcus Bulach <bulach at chromium.org>  2010-09-08 17:00:10 PST ---
(In reply to comment #4)
> 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.

oh, forgot:
4. I did a minor refactoring / simplification on V8Proxy / IDBPendingTransactionMonitor

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