[wpt-sync] Sync PR 47466 - IDB WPTs: Extend IDBObjectStore.clear() to run on workers
Categories
(Core :: Storage: IndexedDB, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47466 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47466
Details from upstream follow.
Garima Chadha <garimachadha@microsoft.com> wrote:
IDB WPTs: Extend IDBObjectStore.clear() to run on workers
This change updates IDBObjectStore.clear() related WPTs to also run on dedicated, service, and shared workers. Currently, these only run in window environments.
Bug: 41455766
Change-Id: I4d89da37833fdf7c50b1ef087708c0dd8ae71a32Reviewed-on: https://chromium-review.googlesource.com/5754796
WPT-Export-Revision: 54df004d3636598ce3baa97fbab500575ad1d706
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 4 subtests
Status Summary
Firefox
OK
: 4
PASS
: 16
Chrome
OK
: 4
PASS
: 16
Safari
OK
: 4
PASS
: 16
Links
Comment 4•4 months ago
|
||
bugherder |
Description
•