Skip to content

Commit

Permalink
IDB WPTs: Expand IDBObjectStore.createIndex() to run on workers
Browse files Browse the repository at this point in the history
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}
  • Loading branch information
Garima Chadha authored and chromium-wpt-export-bot committed Jul 24, 2024
1 parent 2c86d48 commit bc4ee2a
Show file tree
Hide file tree
Showing 16 changed files with 612 additions and 767 deletions.
612 changes: 612 additions & 0 deletions IndexedDB/idbobjectstore_createIndex.any.js

Large diffs are not rendered by default.

30 changes: 0 additions & 30 deletions IndexedDB/idbobjectstore_createIndex.htm

This file was deleted.

24 changes: 0 additions & 24 deletions IndexedDB/idbobjectstore_createIndex10.htm

This file was deleted.

23 changes: 0 additions & 23 deletions IndexedDB/idbobjectstore_createIndex11.htm

This file was deleted.

31 changes: 0 additions & 31 deletions IndexedDB/idbobjectstore_createIndex12.htm

This file was deleted.

31 changes: 0 additions & 31 deletions IndexedDB/idbobjectstore_createIndex13.htm

This file was deleted.

89 changes: 0 additions & 89 deletions IndexedDB/idbobjectstore_createIndex14-exception_order.htm

This file was deleted.

106 changes: 0 additions & 106 deletions IndexedDB/idbobjectstore_createIndex15-autoincrement.htm

This file was deleted.

41 changes: 0 additions & 41 deletions IndexedDB/idbobjectstore_createIndex2.htm

This file was deleted.

Loading

0 comments on commit bc4ee2a

Please sign in to comment.