- From: Steven Becker <notifications@github.com>
- Date: Tue, 25 Feb 2025 16:29:51 -0800
- To: w3c/IndexedDB <IndexedDB@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/IndexedDB/pull/440@github.com>
Closes #417 by updating ["7.4 Convert a value to a key"](https://www.w3.org/TR/IndexedDB/#convert-value-to-key) to return invalid when the `input` buffer source is detached.
The following tasks have been completed:
* [X] Confirmed there are no ReSpec/BikeShed errors or warnings.
* [X] Modified Web platform tests (https://chromium-review.googlesource.com/c/chromium/src/+/6303007)
Implementation commitment:
* [ ] WebKit (https://bugs.webkit.org/show_bug.cgi?id=)
* [X] Chromium (https://bugs.chromium.org/p/chromium/issues/detail?id=)
* [X] 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/w3c/IndexedDB/pull/440.html" title="Last updated on Feb 26, 2025, 12:29 AM UTC (c6723e4)">Preview</a> | <a href="https://pr-preview.s3.amazonaws.com/w3c/IndexedDB/440/a72426f...c6723e4.html" title="Last updated on Feb 26, 2025, 12:29 AM UTC (c6723e4)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/IndexedDB/pull/440
-- Commit Summary --
* Initial commit
-- File Changes --
M index.bs (13600)
-- Patch Links --
https://github.com/w3c/IndexedDB/pull/440.patch
https://github.com/w3c/IndexedDB/pull/440.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/440
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/IndexedDB/pull/440@github.com>
Received on Wednesday, 26 February 2025 00:29:55 UTC