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

Based on my reading of the revisions, it sounds like calling commit would actually flush changes to disk. I  think that there's a concern with allowing malicious websites to flush to disk as they please because they'd be able to cause hardware wear among other things.

-- 
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#issuecomment-428370265

Received on Tuesday, 9 October 2018 22:09:42 UTC