[Webkit-unassigned] [Bug 151554] GC bug when accessing iframe's from parent frame after removing first from tree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 25 12:11:59 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=151554
--- Comment #2 from Arthur <nekr.fabula at gmail.com> ---
Just experienced same problem on Microsoft Edge, it says "Cannot call `keys` on undefined", plus debugger says same for all global objects. Seems like global object was GCed but local vars not (leaked because of reference from other frame).
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151125/09e1403b/attachment.html>
More information about the webkit-unassigned
mailing list