[Webkit-unassigned] [Bug 243123] Thousands of window.onload events makes Safari hang and page loading slower than other browsers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 00:18:50 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243123

--- Comment #1 from Karl Dubost <karlcow at apple.com> ---
Oh this is a bug I have created on Firefox, which came from a Webcompat issue.
https://bugzilla.mozilla.org/show_bug.cgi?id=1542995 (which should be closed probably)

The bug is based on a recursion limit.

On Firefox windows, the issue was fixed with a stack limit.
https://hg.mozilla.org/releases/mozilla-release/rev/c6f45f6f744d

And this one fixed it for other platforms.
https://bugzilla.mozilla.org/show_bug.cgi?id=1578350

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220725/25a39338/attachment.htm>


More information about the webkit-unassigned mailing list