[Webkit-unassigned] [Bug 52505] New: [jsfunfuzz] Incorrect handling of consecutive duplicate labels

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 14 19:03:07 PST 2011


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

           Summary: [jsfunfuzz] Incorrect handling of consecutive
                    duplicate labels
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        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
                CC: ggaren at apple.com, jruderman at gmail.com,
                    barraclough at apple.com
            Blocks: 13638


When I reworked label handling I incorrectly compared Identifier*'s rather than their impls.  This caused the following test to assert:

tryItOut("\"\";L:L:if(s);else if(\"\")\"\"")

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list