[webkit-changes] [WebKit/WebKit] 69fc3a: [visionOS] Declare correct availability specifier ...

Ryan Fuller noreply at github.com
Mon Oct 14 22:40:33 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 69fc3a67f6a1945b49c96757158b0534707df112
      https://github.com/WebKit/WebKit/commit/69fc3a67f6a1945b49c96757158b0534707df112
  Author: Ryan Fuller <ryanfuller at apple.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKNavigationDelegatePrivate.h

  Log Message:
  -----------
  [visionOS] Declare correct availability specifier for delegate method on visionOS
https://bugs.webkit.org/show_bug.cgi?id=281447
rdar://137902464

Reviewed by Ryosuke Niwa.

Use the visionOS specifier instead of the iOS specifier when annotating
the availability of the delegate method.

* Source/WebKit/UIProcess/API/Cocoa/WKNavigationDelegatePrivate.h:

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