Re: [w3c/IndexedDB] Missing tasks in parallel steps in Indexed Database API 3.0 (Issue #421)

When this is being fixed, it would be nice to update the spec with these as well:

* Define **queue a database task** as [queue a task](https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task) against the [database task source](https://w3c.github.io/IndexedDB/#database-access-task-source)
* Update all the places that just call [queue a task](https://html.spec.whatwg.org/multipage/webappapis.html#queue-a-task) to more explicitly _queue a database task_.

(The lack of referencing globals and realms also need a serious revisit, but that's even further out of scope.)

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

Message ID: <w3c/IndexedDB/issues/421/2542586551@github.com>

Received on Saturday, 14 December 2024 00:28:28 UTC