[webkit-changes] [WebKit/WebKit] 27d620: Unreviewed, Revert [260083 at main] JSStringCreateWit...

Yusuke Suzuki noreply at github.com
Fri Feb 10 12:56:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 27d620c4a19365d8b43dd89b332774380908b687
      https://github.com/WebKit/WebKit/commit/27d620c4a19365d8b43dd89b332774380908b687
  Author: Yusuke Suzuki <ysuzuki at apple.com>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M Source/JavaScriptCore/API/JSStringRefCF.cpp

  Log Message:
  -----------
  Unreviewed, Revert [260083 at main] JSStringCreateWithCFString can now use CFIndex
https://bugs.webkit.org/show_bug.cgi?id=251619
<rdar://problem/6806478>

CFIndex is still 32bit on watchOS.

* Source/JavaScriptCore/API/JSStringRefCF.cpp:
(JSStringCreateWithCFString):

Canonical link: https://commits.webkit.org/260125@main




More information about the webkit-changes mailing list