[Webkit-unassigned] [Bug 119335] New: Use emptyString instead of String("")

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 04:58:10 PDT 2013


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

           Summary: Use emptyString instead of String("")
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skyul at company100.com


Use emptyString() instead of String("") because it is better style and faster. This is a followup to r116908, removing all occurrences of String("") from WebKit.

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