script: Don't panic on IndexedDB put operation structured clone (#38280)

Fixes panic by rethrowing exceptions.

Testing: Covered by WPT
Fixes: #38075

---------

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren 2025-07-26 22:05:10 +05:30 committed by GitHub
parent e1bda86861
commit 4188852963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 3 additions and 86 deletions

View file

@ -1,4 +1,5 @@
[idbobjectstore_delete.any.worker.html]
expected: CRASH
[delete() removes record (inline keys)]
expected: FAIL
@ -22,6 +23,7 @@
expected: ERROR
[idbobjectstore_delete.any.html]
expected: CRASH
[delete() removes record (inline keys)]
expected: FAIL