mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 02:05:07 +02:00
Otherwise, the remote port will lose its transport and not receive queued messages. The remote port will automatically close anyway when EOF is received on the socket. This allows https://www.tripadvisor.com/ to load, where it instantiates a module by creating a MessageChannel, setting port1's onmessage to the module's instantiation function, posting an undefined message on port2 and then immediately closing port2.
16 KiB
16 KiB