- From: stelar7 <notifications@github.com>
- Date: Wed, 14 May 2025 04:44:56 -0700
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/IndexedDB/pull/456@github.com>
Closes https://github.com/w3c/IndexedDB/issues/421 The following tasks have been completed: * [ ] Confirmed there are no ReSpec/BikeShed errors or warnings. * [ ] Modified Web platform tests (link to pull request) Implementation commitment: * [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=) * [ ] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=) * [ ] Gecko (https://bugzilla.mozilla.org/show_bug.cgi?id=) <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://pr-preview.s3.amazonaws.com/stelar7/IndexedDB/pull/456.html" title="Last updated on May 14, 2025, 11:44 AM UTC (7cc8a2c)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/IndexedDB/456/812ee6f...stelar7:7cc8a2c.html" title="Last updated on May 14, 2025, 11:44 AM UTC (7cc8a2c)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/w3c/IndexedDB/pull/456 -- Commit Summary -- * add and use `queue a database task` concept * Queue a database task for resolving promise in databases() -- File Changes -- M index.bs (58) -- Patch Links -- https://github.com/w3c/IndexedDB/pull/456.patch https://github.com/w3c/IndexedDB/pull/456.diff -- Reply to this email directly or view it on GitHub: https://github.com/w3c/IndexedDB/pull/456 You are receiving this because you are subscribed to this thread. Message ID: <w3c/IndexedDB/pull/456@github.com>
Received on Wednesday, 14 May 2025 11:45:01 UTC