[wpt-sync] Sync PR 46990 - IDB WPTs: Extend IDBCursor continue() ObjectStore WPTs to run on workers
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46990 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46990
Details from upstream follow.
Rahul Singh <rahsin@microsoft.com> wrote:
IDB WPTs: Extend IDBCursor continue() ObjectStore WPTs to run on workers
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/5671287
WPT-Export-Revision: ce42da8ec0bd084bcdad54b3c7379f79a817e62d
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 6 subtests
Status Summary
Firefox
OK
: 4
PASS
: 24
Chrome
OK
: 4
PASS
: 24
Safari
OK
: 4
PASS
: 24
Links
Comment 4•1 year ago
|
||
bugherder |
Description
•