This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 10305 - [IndexedDB] Transactions need to be clarified
Summary: [IndexedDB] Transactions need to be clarified
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Indexed Database API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Andrei Popescu
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 12:59 UTC by Jeremy Orlow
Modified: 2010-10-29 17:17 UTC (History)
3 users (show)

See Also:


Attachments

Description Jeremy Orlow 2010-08-06 12:59:39 UTC
It seems that we weren't all on the same page in terms of how transactions were supposed to work.  I think it was agreed that the language is a bit vague and that we should put more detail in the spec about how they should work.  Jonas' email [1] on the thread ("[IndexedDB] Implicit transactions") probably sums the expected behavior up best.

[1] http://lists.w3.org/Archives/Public/public-webapps/2010JulSep/0376.html
Comment 1 Jonas Sicking (Not reading bugmail) 2010-10-29 17:17:21 UTC
Fixed by http://dvcs.w3.org/hg/IndexedDB/rev/26e7d99ab935

It's a quite complicated checkin so please do check that things look good.