[webkit-changes] [WebKit/WebKit] a420a9: Upstream RuntimeApplicationChecks

Abrar Rahman Protyasha noreply at github.com
Fri Jun 9 00:12:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a420a9f3f6ab4c8d0c75aae3877d736d66affe36
      https://github.com/WebKit/WebKit/commit/a420a9f3f6ab4c8d0c75aae3877d736d66affe36
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.cpp
    M Source/WTF/wtf/spi/darwin/dyldSPI.h
    M Source/WebCore/platform/NotImplemented.h

  Log Message:
  -----------
  Upstream RuntimeApplicationChecks
https://bugs.webkit.org/show_bug.cgi?id=257880
rdar://110496563

Reviewed by Wenson Hsieh.

Upstream RunTimeApplicationChecks corresponding to iOS 17/MacOS Sonoma
(14).

* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.cpp:
(WTF::computeSDKAlignedBehaviors):
(WTF::disableAdditionalSDKAlignedBehaviors): Deleted.
* Source/WTF/wtf/spi/darwin/dyldSPI.h:
* Source/WebCore/platform/NotImplemented.h:

Drive-by fix of an inconsistent macro name.

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




More information about the webkit-changes mailing list