forked from kdashg/gecko-cinn
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1909742 [wpt PR 47280] - IDB WPTs: Expand IDBObjectStore.createIn…
…dex() to run on workers, a=testonly Automatic update from web-platform-tests IDB WPTs: Expand IDBObjectStore.createIndex() to run on workers The change updates IDBobjectstore.createIndex() related WPTs to also run on dedicated, service, and shared workers. Currently, these only run in window environments. Bug: 41455766 Change-Id: Icc51731881db1350c9cc04213cbf141fb24f570b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5676928 Reviewed-by: Rahul Singh <[email protected]> Reviewed-by: Evan Stade <[email protected]> Auto-Submit: Garima Chadha <[email protected]> Commit-Queue: Evan Stade <[email protected]> Cr-Commit-Position: refs/heads/main@{#1332607} -- wpt-commits: bc4ee2a313bb58a0a76d7084003010010df01d62 wpt-pr: 47280
- Loading branch information
1 parent
de95929
commit 38a13cb
Showing
16 changed files
with
612 additions
and
767 deletions.
There are no files selected for viewing
612 changes: 612 additions & 0 deletions
612
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex.any.js
Large diffs are not rendered by default.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex.htm
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex10.htm
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex11.htm
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex12.htm
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex13.htm
This file was deleted.
Oops, something went wrong.
89 changes: 0 additions & 89 deletions
89
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex14-exception_order.htm
This file was deleted.
Oops, something went wrong.
106 changes: 0 additions & 106 deletions
106
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex15-autoincrement.htm
This file was deleted.
Oops, something went wrong.
41 changes: 0 additions & 41 deletions
41
testing/web-platform/tests/IndexedDB/idbobjectstore_createIndex2.htm
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.