servo/components/shared/constellation/structured_data
webbeef 30b6e289e0
Refactor constellation broadcast channel (#38077)
- Move the 2 hash maps used to manage channels in their own struct.
- The constellation is still in charge of origin checks since it holds
the pipeline information required.
- BroadcastMsg is renamed to BroadcastChannelMsg for consistency.


Testing: covered by existing tests.
Fixes: #38060

Signed-off-by: webbeef <me@webbeef.org>
2025-07-15 13:57:05 +00:00
..
mod.rs BroadcastChannel: cleanup routers when closing tabs (#38046) 2025-07-14 15:43:45 +00:00
serializable.rs Refactor constellation broadcast channel (#38077) 2025-07-15 13:57:05 +00:00
transferable.rs canvas: Make OffscreenCanvas transferable (without placeholder) (#37872) 2025-07-08 14:47:29 +00:00