[Webkit-unassigned] [Bug 36041] New: Remove unnecessary differences in common code between WebCore::StringImpl & JSC::UStringImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 11 17:42:10 PST 2010


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

           Summary: Remove unnecessary differences in common code between
                    WebCore::StringImpl & JSC::UStringImpl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


Much of the code in WebCore::StringImpl and JSC::UStringImpl is now very
similar, but has trivial and unnecessary formatting differences, such as the
exact wording of comments, missing ASSERTs, functions implemented in the .h vs
.cpp etc.

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