[Webkit-unassigned] [Bug 26276] New: Need a mechanism to determine stack extent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 9 11:09:50 PDT 2009


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

           Summary: Need a mechanism to determine stack extent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com


There are many places where we have arbitrary (and conservative) recursion
count based limits.  A better approach would be to have a guard based on the
actual extent of the stack.


-- 
Configure bugmail: https://bugs.webkit.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