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

inexorabletash commented on this pull request.



> @@ -2282,7 +2324,8 @@ when invoked, must run these steps:
             1. Set |request|'s [=request/error=] to |result|.
             1. Set |request|'s [=request/done flag=].
             1. [=Fire an event=] named <a event>`error`</a> at |request| with its
-                {{Event/bubbles}} and {{Event/cancelable}} attributes initialized to true.
+                {{Event/bubbles}} and {{Event/cancelable}} attributes

No idea. Might have been my text editor.

-- 
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#discussion_r239227412

Received on Wednesday, 5 December 2018 20:35:51 UTC