[Webkit-unassigned] [Bug 281586] New: Use kCFStringEncodingASCII to read C string when entire string is guaranteed to be ASCII

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 16 10:22:56 PDT 2024


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

            Bug ID: 281586
           Summary: Use kCFStringEncodingASCII to read C string when
                    entire string is guaranteed to be ASCII
           Product: WebKit
           Version: Safari 18
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gfunni234 at gmail.com

kCFStringEncodingUTF8 is a good catch-all but kCFStringEncodingASCII is faster.

-- 
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/20241016/99454f85/attachment.htm>


More information about the webkit-unassigned mailing list