[Webkit-unassigned] [Bug 60186] Port Mozilla's IndexedDB tests: transaction lifetimes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 13:51:44 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60186
--- Comment #9 from David Grogan <dgrogan at chromium.org> 2011-05-19 13:51:44 PST ---
(From update of attachment 93985)
View in context: https://bugs.webkit.org/attachment.cgi?id=93985&action=review
informal r+, pending additional comment about transaction inside setVersion transaction
> LayoutTests/storage/indexeddb/mozilla/transaction-lifetimes.html:56
> + transaction = evalAndLog("transaction = db.transaction('foo');");
Sorry, one last request. Can you add a comment that this test might have to be refactored when http://www.w3.org/Bugs/Public/show_bug.cgi?id=11401 is resolved? It seems as though creating a transaction inside a setVersion transaction will be forbidden, based on the latest discussion: http://lists.w3.org/Archives/Public/public-webapps/2011AprJun/0608.html
--
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