[Webkit-unassigned] [Bug 18204] New: SquirrelFish: continue/break do not correctly handle scope popping

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 20:49:17 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18204

           Summary: SquirrelFish: continue/break do not correctly handle
                    scope popping
           Product: WebKit
           Version: 526+ (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


while(1)
   with(..) continue;

Eventually blows up due to only ever pushing onto the stack, and never popping


-- 
Configure bugmail: http://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