Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0482b0802378f9131ad7b8e50ae0717c215f16b4 https://github.com/WebKit/WebKit/commit/0482b0802378f9131ad7b8e50ae0717c215f16b4 Author: Phinehas Fuachie <pfuach...@apple.com> Date: 2025-07-17 (Thu, 17 Jul 2025)
Changed paths: M Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift Log Message: ----------- Remove deprecated sessionDisplayTitlePublisher and sessionDisplaySubtitlePublisher from Playable https://bugs.webkit.org/show_bug.cgi?id=295812 rdar://155265597 Reviewed by Andy Estes. Wrapped the sessionDisplaySubtitlePublisher block with an availability check to ensure it is only executed on supported OS versions since it is deprecated to prevent crashes while avoiding usage on newer systems. * Source/WebKit/WebKitSwift/LinearMediaKit/LinearMediaPlayer.swift: Canonical link: https://commits.webkit.org/297549@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes