Re: [w3c/IndexedDB] Mssing step in open a database connection? (Issue #434)

The [open()](https://w3c.github.io/IndexedDB/#dom-idbfactory-open) steps (5.2.1.3 and 5.2.2.2) set the _done flag_, but I think you're correct and the _processed flag_ isn't set. So: spec issue, new in "v3"

I suspect this was introduced back in 671f315528f210e4c9ccd62e6420c502dad0693c with the processed flag itself.

PRs welcome!

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/434#issuecomment-2542582496
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/issues/434/2542582496@github.com>

Received on Saturday, 14 December 2024 00:22:17 UTC