Re: [w3c/IndexedDB] Implement transaction cleanup hook for [HTML] (#145)

domenic approved this pull request.



> @@ -1143,6 +1146,25 @@ The following constraints define when a [=/transaction=] can be
 
 </div>
 
+To <dfn export>cleanup Indexed Database transactions</dfn> for the
+[=event loop=], run the following steps for each [=/transaction=]
+with a matching [=transaction/cleanup event loop=]:

Hmm, I guess in this case I'd be OK saying your version but with "... matching the current event loop"? It's not really a phrase used elsewhere but it helps make things easier to read here so it works for me.

-- 
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/145#pullrequestreview-25376711

Received on Monday, 6 March 2017 22:02:10 UTC