[webkit-changes] [WebKit/WebKit] 64815c: [iOS] Deactivate media capability support on iOS S...

aestes noreply at github.com
Fri Jan 5 12:06:19 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 64815c3b6d2932702d239409b751391c3b16f97f
      https://github.com/WebKit/WebKit/commit/64815c3b6d2932702d239409b751391c3b16f97f
  Author: Andy Estes <aestes at apple.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformEnable.h

  Log Message:
  -----------
  [iOS] Deactivate media capability support on iOS Simulator
https://bugs.webkit.org/show_bug.cgi?id=267122
rdar://120493479

Reviewed by Eric Carlson.

iOS Simulator does not have the necessary platform support for granting
media capabilities, so we should deactivate the feature on this platform.

* Source/WTF/wtf/PlatformEnable.h:

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




More information about the webkit-changes mailing list