[webkit-changes] [WebKit/WebKit] a3bf74: AVVideoCaptureSource::cameraCaptureDeviceTypes() s...
youennf
noreply at github.com
Wed Nov 8 23:14:39 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a3bf74c867504d9c929841e538872bbd518b88d8
https://github.com/WebKit/WebKit/commit/a3bf74c867504d9c929841e538872bbd518b88d8
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm
Log Message:
-----------
AVVideoCaptureSource::cameraCaptureDeviceTypes() should return a RetainPtr
https://bugs.webkit.org/show_bug.cgi?id=263577
rdar://117388247
Reviewed by Eric Carlson.
Remove the adoptNS since the array is static.
* Source/WebCore/platform/mediastream/mac/AVCaptureDeviceManager.mm:
(WebCore::AVCaptureDeviceManager::AVCaptureDeviceManager):
Canonical link: https://commits.webkit.org/270423@main
More information about the webkit-changes
mailing list