[html5] r3018 - [] (0) Mention that uncommitted transactions get thrown away without blocking th [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Apr 28 18:57:21 PDT 2009
Author: ianh
Date: 2009-04-28 18:57:21 -0700 (Tue, 28 Apr 2009)
New Revision: 3018
Modified:
source
Log:
[] (0) Mention that uncommitted transactions get thrown away without blocking the entire world.
Modified: source
===================================================================
--- source 2009-04-29 01:44:01 UTC (rev 3017)
+++ source 2009-04-29 01:57:21 UTC (rev 3018)
@@ -53783,6 +53783,9 @@
</ol>
+ <p>If a <code>SQLTransactionSync</code> object is garbage collected
+ while still <i title="">fresh</i>, the user agent must rollback the
+ transaction.</p>
More information about the Commit-Watchers
mailing list