Bug 249033 - [iOS] Use finer-grained media services when available
Summary: [iOS] Use finer-grained media services when available
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-09 11:14 PST by Brent Fulgham
Modified: 2022-12-09 16:12 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2022-12-09 11:14:27 PST
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.
Comment 1 Brent Fulgham 2022-12-09 11:14:57 PST
<rdar://100435873>
Comment 2 Brent Fulgham 2022-12-09 11:17:20 PST
Pull request: https://github.com/Webkit/WebKit/pull/7397
Comment 3 EWS 2022-12-09 16:12:27 PST
Committed 257653@main (6cbeaffa801f): <https://commits.webkit.org/257653@main>

Reviewed commits have been landed. Closing PR #7397 and removing active labels.