[Webkit-unassigned] [Bug 15123] Self-replicating code makes Safari hang and eventually crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 11 07:41:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=15123
--- Comment #7 from chris reiss <christopher.reiss at nokia.com> 2011-01-11 07:41:57 PST ---
So gecko fixed this bug here,
https://bugzilla.mozilla.org/show_bug.cgi?id=197052.
The patch imposes a recursion limit on document.write( ) of 20 (not 150, sorry.)
Since this has survived since mid 2008, this appears to be a safe fix.
Patch coming soon ...
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list