[Webkit-unassigned] [Bug 19749] New: Merge inc/dec halves of PrefixBracketNode and PostfixBracketNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 24 09:14:28 PDT 2008


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

           Summary: Merge inc/dec halves of PrefixBracketNode and
                    PostfixBracketNode
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Post Squirrelfish there is no longer a performance gain in having separate
nodes for inc and dec – merging these will simplify & reduce code duplication
in the parse tree.

Patch following.


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