Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3bbc08f8dff06b749ce34e0dc4685b7ae18e6134
https://github.com/WebKit/WebKit/commit/3bbc08f8dff06b749ce34e0dc4685b7ae18e6134
Author: Jean-Yves Avenard <[email protected]>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Remove the ability to have the MediaPlayerPrivateWebM run in the GPU process
https://bugs.webkit.org/show_bug.cgi?id=317836
rdar://180609922
Reviewed by Youenn Fablet.
Always make the MediaPlayerPrivateWebM runs in the web content process
regardless of MediaContainment being enabled or not.
* Source/WebCore/platform/graphics/MediaPlayer.cpp:
(WebCore::WTF_REQUIRES_LOCK):
* Source/WebCore/platform/graphics/cocoa/MediaPlayerPrivateWebM.mm:
(WebCore::MediaPlayerPrivateWebM::createRenderer):
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::WebPage::updatePreferences):
Canonical link: https://commits.webkit.org/315910@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications