[w3c/IndexedDB] Add handle to cursor to avoid exposing internal state to script (PR #455)

Closes #445 by updating cursors to include an object store handle or an index handle.

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/+/6514010)

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/IndexedDB/pull/455

-- Commit Summary --

  * Initial commit

-- File Changes --

    M index.bs (33)

-- Patch Links --

https://github.com/w3c/IndexedDB/pull/455.patch
https://github.com/w3c/IndexedDB/pull/455.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/pull/455
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/IndexedDB/pull/455@github.com>

Received on Monday, 5 May 2025 21:15:03 UTC