[webkit-changes] [WebKit/WebKit] faa11d: REGRESSION (Safari 16.1): mediaSession API not sho...

Jean-Yves Avenard noreply at github.com
Tue Feb 7 01:39:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: faa11d115c785b6a35c56f840509c7df5e149351
      https://github.com/WebKit/WebKit/commit/faa11d115c785b6a35c56f840509c7df5e149351
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2023-02-07 (Tue, 07 Feb 2023)

  Changed paths:
    M Source/WebKit/Scripts/process-entitlements.sh

  Log Message:
  -----------
  REGRESSION (Safari 16.1): mediaSession API not showing artwork: part 2
https://bugs.webkit.org/show_bug.cgi?id=251836
rdar://105100208

Reviewed by Youenn Fablet.

In https://bugs.webkit.org/show_bug.cgi?id=247043 an entitlements was added
in order to satisfy extra security requirements allowing to send compressed
images to MediaRemote.
Unfortunately, the entitlements was only added for macOS. We add it for iOS too.

* Source/WebKit/Scripts/process-entitlements.sh:

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




More information about the webkit-changes mailing list