[wpt-sync] Sync PR 46896 - IDB WPTs: Extend bigint_value and value WPTs to run on workers
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 46896 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/46896
Details from upstream follow.
Rahul Singh <rahsin@microsoft.com> wrote:
IDB WPTs: Extend bigint_value and value WPTs to run on workers
Currently, the bigint_value and value IndexedDB WPTs 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: I0c73a5069961aa6727d90f9ddbdf1e5dff4ffc87
Reviewed-on: https://chromium-review.googlesource.com/5560559
WPT-Export-Revision: 27029f98e2ca9494489e4167c923f9bbc854d4b9
| 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 8 subtests
Status Summary
Firefox
OK : 4
PASS: 32
Chrome
OK : 4
PASS: 32
Safari
OK : 4
PASS: 32
Links
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•