[Webkit-unassigned] [Bug 29165] New: Remove duplicated WK_{u, l}cfirst subs from CodeGeneratorV8.pm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 17:23:54 PDT 2009


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

           Summary: Remove duplicated WK_{u,l}cfirst subs from
                    CodeGeneratorV8.pm
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cam at mcc.id.au


CodeGeneratorV8.pm has its own copies of WK_ucfirst and WK_lcfirst.  It should
just call the ones in CodeGenerator.pm instead.

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