Re: [w3c/IndexedDB] The done flag is never unset between upgradeneeded and success (#161)

Also, since the open request is not using the steps to asynchronously execute a request, the `done` flag is also not explicitly *set* anywhere upon a success (though the general definition for requests in general does state "If a request completes successfully, the done flag is set").

-- 
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/161#issuecomment-298808514

Received on Wednesday, 3 May 2017 02:11:00 UTC