Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.cpp
Andrew Kaster 84ac6a454f LibWeb: Use `Vector<Handle<Object>>` in transfer variants of serialize
Also trap the invalid object index inserted for transferred values in
deserialization. In the future we should avoid inserting that
placeholder value in the data stream at all.
2023-12-14 08:36:11 -07:00

55 KiB