mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 11:20:03 +00:00
Interestingly, the spec has a note saying: > window.postMessage() performs StructuredSerializeWithTransfer on > its arguments, but is careful to do so immediately, inside the > synchronous portion of its algorithm. Thus it is able to use the > algorithms without needing to prepare to run script and prepare > to run a callback. But there is no note about the deserialization steps. In any case, we do need callbacks enabled here.
82 KiB
82 KiB