[webkit-reviews] review requested: [Bug 7080] Provide some way to stop a JavaScript infinite loop : [Attachment 8863] Hang detection

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Thu Jun 15 16:28:40 PDT 2006


Anders Carlsson <andersca at mac.com> has asked  for review:
Bug 7080: Provide some way to stop a JavaScript infinite loop
http://bugzilla.opendarwin.org/show_bug.cgi?id=7080

Attachment 8863: Hang detection
http://bugzilla.opendarwin.org/attachment.cgi?id=8863&action=edit

------- Additional Comments from Anders Carlsson <andersca at mac.com>
This implements the JSC part of a hang-detection implementation that works
pretty much like the one in Mozilla.

Unfortunately, when turned on this causes a performance regression in ibench.
The other approach I tried (using UNIX signals) proved to be complicated and
error-prone and it too gave a performance regression (albeit a smaller one)



More information about the webkit-reviews mailing list