mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
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:
parent
e1bda86861
commit
4188852963
7 changed files with 3 additions and 86 deletions
|
@ -1,16 +0,0 @@
|
|||
[serialization-via-idb.any.html]
|
||||
expected: CRASH
|
||||
[WebAssembly.Module cloning via IndexedDB: basic case]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module cloning via the IndexedDB: is interleaved correctly]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[serialization-via-idb.any.worker.html]
|
||||
expected: CRASH
|
||||
[WebAssembly.Module cloning via IndexedDB: basic case]
|
||||
expected: FAIL
|
||||
|
||||
[WebAssembly.Module cloning via the IndexedDB: is interleaved correctly]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue