mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-08 16:12:23 +02:00
`for_each_message_port` was dying in the iteration loop on test-web navigations when connected to an AudioWorklet over IPC. While this particular failure was not observed on master branch, the hole is visible from inspection. Copy the container before iterating and use WeakHashSet to filter deleted ports.
17 KiB
17 KiB