[Webkit-unassigned] [Bug 266093] New: Add makeString and StringBuilder::append support for std::span<const LChar> and std::span<const UChar>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 8 12:10:21 PST 2023


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

            Bug ID: 266093
           Summary: Add makeString and StringBuilder::append support for
                    std::span<const LChar> and std::span<const UChar>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: darin at apple.com

Adding support for std::span<const LChar> and std::span<const UChar> would off some efficiencies. We might also eventually just remove the StringBuilder::appendCharacters function too, since this would do the same thing.

-- 
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/20231208/74e7f30e/attachment.htm>


More information about the webkit-unassigned mailing list