[Webkit-unassigned] [Bug 136543] New: Use WTFString::split(char) in more places

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 4 12:56:55 PDT 2014


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

           Summary: Use WTFString::split(char) in more places
           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: joepeck at webkit.org


Instead of WTFString::split(String&) use WTFString::split(char) in places where we would be converting a string literal to a WTFString unnecessarily.

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