[Webkit-unassigned] [Bug 187963] New: String(View) should have a splitWithEmptyEntries function instead of a flag parameter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 10:34:30 PDT 2018


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

            Bug ID: 187963
           Summary: String(View) should have a splitWithEmptyEntries
                    function instead of a flag parameter
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ross.kirsling at sony.com

Based on https://bugs.webkit.org/show_bug.cgi?id=187864#c19.

Instead of letting WTF::String::split and WTF::StringView::split take an allowEmptyEntries boolean or enum value, it would be better practice to have a separate splitWithEmptyEntries method on each of these classes.

-- 
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/20180724/38314d2e/attachment.html>


More information about the webkit-unassigned mailing list