[Webkit-unassigned] [Bug 251619] New: JSStringCreateWithCFString can now use CFIndex

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 11:00:19 PST 2023


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

            Bug ID: 251619
           Summary: JSStringCreateWithCFString can now use CFIndex
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: doremylover123 at gmail.com

This workaround came about 14 years ago, right when Apple was STILL compiling for PowerPC. Basically, so many devices ran on 32 bits.

A long type can hold onto the required length now, so we no longer need to worry.

-- 
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/20230202/5f4fc026/attachment.htm>


More information about the webkit-unassigned mailing list