Re: [w3c/IndexedDB] CFC to publish FPWD (#348)

Do you mean implementations? Searching for "new in this edition" in the spec highlights implementations:
* The IDBFactory databases() method is supported in Chrome 71, Edge 79, and Safari 14.
* The IDBDatabase transaction() durability option is supported in Chrome 82 and Edge 82. 
* The IDBCursor request attribute is supported in Chrome 76, Edge 79, and Firefox 77.
* The IDBTransaction durability attribute is supported in Chrome 82 and Edge 82.
* The IDBTransaction commit() method is supported in Chrome 76, Edge 79, and Firefox 74. 

Or sites that are using them? I can try and dig up some via HTTPArchive...

-- 
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/issues/348#issuecomment-784664331

Received on Wednesday, 24 February 2021 01:27:07 UTC