[webkit-changes] [WebKit/WebKit] 746fa2: [iOS] Allow additional CoreMedia endpoint to suppo...
Brent Fulgham
noreply at github.com
Tue Jul 9 17:09:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 746fa2c96a997d39da48e7886281c81c36ca04b3
https://github.com/WebKit/WebKit/commit/746fa2c96a997d39da48e7886281c81c36ca04b3
Author: Brent Fulgham <bfulgham at apple.com>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
M Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in
Log Message:
-----------
[iOS] Allow additional CoreMedia endpoint to support mediaserverd refactoring effort
https://bugs.webkit.org/show_bug.cgi?id=276386
<rdar://129625513>
Reviewed by Per Arne Vollan.
CoreMedia has complete additional refactoring work that requires WebKit to use an additional
mach endpoint on mobile platforms. No new features are exposed by this mach port (existing
features were moved to this connection).
WebKit needs access to `com.apple.coremedia.mediaplaybackd.figmetriceventtimeline.xpc to support
the new iOS 18 AVMetrics API:
https://developer.apple.com/documentation/avfoundation/avmetrics/
* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb.in:
Canonical link: https://commits.webkit.org/280798@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list