Bug 276386
Summary: | [iOS] Allow additional CoreMedia endpoint to support mediaserverd refactoring effort | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebKit2 | Assignee: | Brent Fulgham <bfulgham> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Local Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
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).
<rdar://129625513>
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
WebKit needs access to `com.apple.coremedia.mediaplaybackd.figmetriceventtimeline.xpc1 to support the AVMetrics API in iOS 18:
https://developer.apple.com/documentation/avfoundation/avmetrics/
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/30618
EWS
Committed 280798@main (746fa2c96a99): <https://commits.webkit.org/280798@main>
Reviewed commits have been landed. Closing PR #30618 and removing active labels.