[Webkit-unassigned] [Bug 7080] Provide some way to stop a JavaScript infinite loop

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=7080


andersca at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |andersca at mac.com
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #8863|                            |review?
               Flag|                            |




------- Comment #4 from andersca at mac.com  2006-06-15 16:28 PDT -------
Created an attachment (id=8863)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8863&action=view)
Hang detection

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)


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list