Re: [w3c/IndexedDB] Add IDBTransaction commit() method (#242)

brettz9 commented on this pull request.



>  
-1. Unset the [=/transaction=]'s [=transaction/active flag=] and run the
+1. Set the [=/transaction=]'s [=transaction/state=] to [=transaction/active=] and run the

Shouldn't this say to set the transaction state to *inactive*?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/242#pullrequestreview-217096958

Received on Thursday, 21 March 2019 07:16:42 UTC