[webkit-changes] [WebKit/WebKit] 6cbeaf: [iOS] Use finer-grained media services when available

Brent Fulgham noreply at github.com
Fri Dec 9 16:12:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6cbeaffa801faa58f3054b92e65a4ed8d5071773
      https://github.com/WebKit/WebKit/commit/6cbeaffa801faa58f3054b92e65a4ed8d5071773
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2022-12-09 (Fri, 09 Dec 2022)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in

  Log Message:
  -----------
  [iOS] Use finer-grained media services when available
https://bugs.webkit.org/show_bug.cgi?id=249033
<rdar://100435873>

Reviewed by Per Arne Vollan.

Use more specific mach services for media features on platforms that support them.
This will allow us to narrow the scope to only those endpoints required for
web-related media tasks.

No change in behavior.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:

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




More information about the webkit-changes mailing list