[Webkit-unassigned] [Bug 171731] New: Add StringView.stripWhiteSpace()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 09:31:35 PDT 2017


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

            Bug ID: 171731
           Summary: Add StringView.stripWhiteSpace()
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: darin at apple.com, sam at webkit.org

We should add StringView.stripWhiteSpace() as the analog to String.stripWhiteSpace() to avoid unnecessary allocation and copying of characters at call sites that need a string without leading and trailing whitespace temporarily.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170505/3ef53493/attachment-0001.html>


More information about the webkit-unassigned mailing list