[webkit-changes] [WebKit/WebKit] f2c2c1: [tvOS] Enable MediaSession at build time

aestes noreply at github.com
Fri Oct 6 15:53:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2c2c1ced1bf4df5cb74b170f39808eecf3dec47
      https://github.com/WebKit/WebKit/commit/f2c2c1ced1bf4df5cb74b170f39808eecf3dec47
  Author: Andy Estes <aestes at apple.com>
  Date:   2023-10-06 (Fri, 06 Oct 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WTF/wtf/PlatformHave.h

  Log Message:
  -----------
  [tvOS] Enable MediaSession at build time
https://bugs.webkit.org/show_bug.cgi?id=262798
rdar://116587783

Reviewed by Jer Noble.

Set ENABLE_MEDIA_SESSION, ENABLE_DOM_AUDIO_SESSION, HAVE_AVCONTENTKEYSESSION, and
HAVE_AVCONTENTKEYREQUEST_PENDING_PROTECTION_STATUS to 1 on tvOS.

* Source/WTF/wtf/PlatformEnableCocoa.h:

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




More information about the webkit-changes mailing list