[webkit-changes] [WebKit/WebKit] 1308aa: Unreviewed, fix the macOS Ventura build after 2809...

Wenson Hsieh noreply at github.com
Mon Jul 15 08:22:55 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1308aad8fbeb042da1b1faef99efec0abb8753cf
      https://github.com/WebKit/WebKit/commit/1308aad8fbeb042da1b1faef99efec0abb8753cf
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-07-15 (Mon, 15 Jul 2024)

  Changed paths:
    M Source/WebCore/PAL/pal/spi/cocoa/VisionKitCoreSPI.h

  Log Message:
  -----------
  Unreviewed, fix the macOS Ventura build after 280955 at main

`-[VKWKLineInfo layoutDirection]` is only available on Sonoma and later. Move this declaration back
into a staging category for now — we can move entirely off of this staging declaration anyways, once
Sonoma becomes the minimum supported macOS version.

* Source/WebCore/PAL/pal/spi/cocoa/VisionKitCoreSPI.h:

Canonical link: https://commits.webkit.org/280968@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