diff options
author | Kingsley Yung <kingsley@kkoyung.dev> | 2025-04-05 16:38:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-05 08:38:02 +0000 |
commit | 3f24b44e1581af01a3fb51c031663d1dd99a790c (patch) | |
tree | 73da220126a5bd2b56eac31cf5c4b3be34ba1855 /components/script/dom/mod.rs | |
parent | aef8537d7537cd886ce0a03e2c845b1c8dd54b6d (diff) | |
download | servo-3f24b44e1581af01a3fb51c031663d1dd99a790c.tar.gz servo-3f24b44e1581af01a3fb51c031663d1dd99a790c.zip |
structuredclone::read throws a DataClone error on failure (#36361)
In the structured clone writing API, the read function should throw a
DataClone error on failure, just like the write function.
Testing: It doesn't require tests.
Fixes: #36217
Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev>
Diffstat (limited to 'components/script/dom/mod.rs')
0 files changed, 0 insertions, 0 deletions