[webkit-changes] [WebKit/WebKit] 5bdc3d: WebKitSwift.h:26:9: error: 'WebKitSwift/WKSLinearM...

Dana Estra noreply at github.com
Wed Feb 14 19:10:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5bdc3dad5f5b1264ddd2699aa9b9377aa69f8f43
      https://github.com/WebKit/WebKit/commit/5bdc3dad5f5b1264ddd2699aa9b9377aa69f8f43
  Author: Dana Estra <destra at apple.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.h
    M Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.mm
    M Source/WebCore/platform/ios/PlaybackSessionInterfaceIOS.h
    M Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.h
    M Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.mm
    M Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.h
    M Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.mm

  Log Message:
  -----------
  WebKitSwift.h:26:9: error: 'WebKitSwift/WKSLinearMediaPlayer.h' file not found (in target 'WebKit' from project 'WebKit')
https://bugs.webkit.org/show_bug.cgi?id=269392
rdar://122956083

Reviewed by Andy Estes.

Removing usage of WKLinearMediaPlayerDelegate and WKSLinearMediaPlayer.

* Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.h:
* Source/WebCore/platform/ios/PlaybackSessionInterfaceAVKit.mm:
(WebCore::PlaybackSessionInterfaceAVKit::linearMediaPlayer const): Deleted.
* Source/WebCore/platform/ios/PlaybackSessionInterfaceIOS.h:
* Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.h:
(): Deleted.
* Source/WebKit/Platform/ios/PlaybackSessionInterfaceLMK.mm:
(WebKit::PlaybackSessionInterfaceLMK::PlaybackSessionInterfaceLMK):
(WebKit::PlaybackSessionInterfaceLMK::durationChanged):
(WebKit::PlaybackSessionInterfaceLMK::currentTimeChanged):
(-[WKLinearMediaPlayerDelegate initWithInterface:]): Deleted.
(): Deleted.
(WebKit::PlaybackSessionInterfaceLMK::invalidate): Deleted.
* Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.h:
* Source/WebKit/Platform/ios/VideoPresentationInterfaceLMK.mm:
(WebKit::VideoPresentationInterfaceLMK::linearMediaPlayer const): Deleted.

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




More information about the webkit-changes mailing list