[Webkit-unassigned] [Bug 95913] New: Bug, assignment within subscript of prefix/postfix increment of bracket access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 5 17:01:39 PDT 2012


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

           Summary: Bug, assignment within subscript of prefix/postfix
                    increment of bracket access
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: javascript:alert((function(){ var a = { x:1 }; var b =
                    { x:1 }; a[a=b,"x"]++; return a.x; })())
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


See URL.

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