[webkit-changes] [WebKit/WebKit] 137100: Fix WebMediaStrategy::createMediaRecorderPrivateWr...
youennf
noreply at github.com
Thu Dec 19 08:08:35 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 13710089bc1a5a0c079f1e58404d62e7c94ce81d
https://github.com/WebKit/WebKit/commit/13710089bc1a5a0c079f1e58404d62e7c94ce81d
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M Source/WebKit/WebProcess/GPU/media/WebMediaStrategy.cpp
Log Message:
-----------
Fix WebMediaStrategy::createMediaRecorderPrivateWriter
rdar://141743318
https://bugs.webkit.org/show_bug.cgi?id=284943
Reviewed by Eric Carlson and Jean-Yves Avenard.
Return the newly created remote writer so that recording actually happens in GPU process.
* Source/WebKit/WebProcess/GPU/media/WebMediaStrategy.cpp:
(WebKit::WebMediaStrategy::createMediaRecorderPrivateWriter const):
Canonical link: https://commits.webkit.org/288091@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