[Webkit-unassigned] [Bug 29218] Write transactions should start with a BEGIN IMMEDIATE command
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 16 18:41:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29218
--- Comment #3 from Dumitru Daniliuc <dumi at chromium.org> 2009-09-16 18:41:49 PDT ---
(In reply to comment #2)
> (From update of attachment 39500 [details])
> Can we test this? The ChangegLog really should explain why we can't test
> something anytime there are no tests in the patch.
I don't think we can test this in a layout test. In order to test this, we need
to run the steps of 2 transactions on 2 different DB threads in a very specific
order, and I don't think it's possible to achieve this when the 2 DB threads
share the same main thread (as they would in a layout test).
--
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