- From: Joshua Bell <notifications@github.com>
- Date: Fri, 13 Dec 2024 16:28:24 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 14 December 2024 00:28:28 UTC
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