Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c260cb610f9bad2e0e9cb928e928fa952b760b4e
https://github.com/WebKit/WebKit/commit/c260cb610f9bad2e0e9cb928e928fa952b760b4e
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-01-28 (Wed, 28 Jan 2026)
Changed paths:
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Have MediaPlayerPrivateMediaSourceAVFObjC's demuxers run in the content
process.
https://bugs.webkit.org/show_bug.cgi?id=306327
rdar://168996548
Reviewed by Jer Noble.
The MediaPlayerPrivateMediaSourceAVFObjC and its SourceBufferParser (AVFObjC
and WebM)
running in the web content process and use the AudioVideoRendererRemote
is now at feature parity with the MediaPlayerPrivateRemote.
We can enable it by default.
Covered by existing tests.
UnifiedWebPreferences.yaml:
Canonical link: https://commits.webkit.org/306380@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications