[webkit-changes] [WebKit/WebKit] a56352: Add a helper function to create CFStringRef from A...

Sihui noreply at github.com
Mon Oct 28 14:17:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a56352209cf305f66f19b352d67edca89073f834
      https://github.com/WebKit/WebKit/commit/a56352209cf305f66f19b352d67edca89073f834
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2024-10-28 (Mon, 28 Oct 2024)

  Changed paths:
    M Source/WTF/wtf/cocoa/Entitlements.mm
    M Source/WTF/wtf/text/ASCIILiteral.cpp
    M Source/WTF/wtf/text/ASCIILiteral.h
    M Source/WebCore/platform/graphics/cg/ImageUtilitiesCG.cpp

  Log Message:
  -----------
  Add a helper function to create CFStringRef from ASCIILiteral
https://bugs.webkit.org/show_bug.cgi?id=282192
rdar://138782063

Reviewed by Chris Dumez.

* Source/WTF/wtf/cocoa/Entitlements.mm:
(WTF::hasEntitlement):
(WTF::hasEntitlementValue):
(WTF::hasEntitlementValueInArray):
* Source/WTF/wtf/text/ASCIILiteral.cpp:
(WTF::ASCIILiteral::createCFString const):
* Source/WTF/wtf/text/ASCIILiteral.h:
* Source/WebCore/platform/graphics/cg/ImageUtilitiesCG.cpp:
(WebCore::expandNativeImageToData):
(WebCore::cfString): Deleted.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list