web-platform-tests / wpt

Test suites for Web platform specs — including WHATWG, W3C, and others
https://web-platform-tests.org/
Other
4.8k stars 3k forks source link

IDB WPTs: Extend IDBCursor continue() ObjectStore WPTs to run on workers #46990

Closed chromium-wpt-export-bot closed 5 days ago

chromium-wpt-export-bot commented 5 days ago

This set of IndexedDB WPTs currently only run in a window environment. This change combines them into a single file and extends them to also run in dedicated, shared, and service worker environments.

Bug: 41455766 Change-Id: Ia5e0e866b90d01345c059df223aed1c361c96559 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5671287 Commit-Queue: Rahul Singh \rahsin@microsoft.com Reviewed-by: Evan Stade \estade@chromium.org Cr-Commit-Position: refs/heads/main@{#1323009}