[Webkit-unassigned] [Bug 7080] New: Get out of an infinite javascript loop

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Feb 5 01:16:57 PST 2006


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

           Summary: Get out of an infinite javascript loop
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: critical
          Priority: P1
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jdevalk at opendarwin.org


At current, infinite javascript loops are really infinite, we need a way to
detect and stop them.
This currently occurs in:

- bug 3552
- bug 6693
- bug 6958

This bug is here to track the development of a way to get out of this loop. All
three bugs above have testcases, which could be used to test this behavior
until their underlying bugs are fixed. All three of them have a root cause
getting them into this infinite loop, so if these root causes are fixed they
won't be useful for testing anymore.


-- 
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.



More information about the webkit-unassigned mailing list