LibWeb: Use (de)serialization with transfer AOs for structured cloning

This is important, for example, to detach transferred array buffers.
This commit is contained in:
Timothy Flynn 2025-04-17 09:00:36 -04:00 committed by Tim Flynn
commit 60f667fc5a
Notes: github-actions[bot] 2025-04-17 17:47:36 +00:00
2 changed files with 6 additions and 9 deletions

View file

@ -2,5 +2,5 @@ Harness status: OK
Found 1 tests
1 Fail
Fail enqueue after detaching byobRequest.view.buffer should throw
1 Pass
Pass enqueue after detaching byobRequest.view.buffer should throw