1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 09:04:59 +00:00
serenity/Tests/LibWeb/Text/input/Messaging
Andrew Kaster c0f50b12a4 LibWeb: Post all MessagePort messages over their LocalSockets
This is to allow future changes to do cross-process MessagePorts in an
implementation-agnostic way. Add some tests for this behavior.

Delivering messages that were posted to a MessagePort just before it was
transferred is not yet implemented still.
2023-12-20 12:25:40 -07:00
..
Messaging-basic-channel.html LibWeb: Add a basic MessageChannel test 2023-12-09 21:52:28 +01:00
Messaging-post-channel-over-channel.html LibWeb: Post all MessagePort messages over their LocalSockets 2023-12-20 12:25:40 -07:00