mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
In the case that initMessageEvent is called (even with the same ports), we should return a new array object. This fixes an issue where the cached m_ports_array was not cleared, causing the attribute to return the old object identity.