-
Natalie Weizenbaum authored
The memory leak occurs when window.parent is accessed through dart:html, so we access it directly through JS interop instead. Closes #724
post_message_channel.dart 1.69 KiB
The memory leak occurs when window.parent is accessed through dart:html, so we access it directly through JS interop instead. Closes #724