Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de906ef1749bda2ef5e892c98414474c0a0a73c4
      
https://github.com/WebKit/WebKit/commit/de906ef1749bda2ef5e892c98414474c0a0a73c4
  Author: Jer Noble <[email protected]>
  Date:   2025-05-01 (Thu, 01 May 2025)

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

  Log Message:
  -----------
  [macOS] Allow VTDecompressionSession to use VTDecoderXPCService
rdar://150394139
https://bugs.webkit.org/show_bug.cgi?id=292346

Reviewed by Eric Carlson.

In 232929@main, we disabled use of VTDecoderXPCService during our work to 
enable the GPU process,
but subsequently allowed access to that XPC endpoint, while leaving this 
entitlement enabled.
Removing the entitlement allows decoding which occurs through 
WebCoreDecompressionSession to to
happen inside the VTDecoderXPCService in the same way that AVPlayer or 
AVSampleBufferDisplayLayer
decoding does.

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

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to