[webkit-changes] [WebKit/WebKit] 5e0a68: Release assert in WebCore::AVVideoCaptureSource::c...
Ryosuke Niwa
noreply at github.com
Wed Jan 15 08:55:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5e0a6895d4e6b5351fd43f5e9e635f67aa186e3d
https://github.com/WebKit/WebKit/commit/5e0a6895d4e6b5351fd43f5e9e635f67aa186e3d
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2025-01-15 (Wed, 15 Jan 2025)
Changed paths:
M Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h
M Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm
Log Message:
-----------
Release assert in WebCore::AVVideoCaptureSource::create when presenting Camera via Web View
https://bugs.webkit.org/show_bug.cgi?id=285972
<rdar://142937380>
Reviewed by Youenn Fablet.
Instantiate WebCore::Timer when we actually use it to avoid creating it in UI process.
* Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.h:
* Source/WebCore/platform/mediastream/mac/AVVideoCaptureSource.mm:
(WebCore::AVVideoCaptureSource::AVVideoCaptureSource):
(WebCore::AVVideoCaptureSource::verifyIsCapturing):
(WebCore::AVVideoCaptureSource::updateVerifyCapturingTimer):
Canonical link: https://commits.webkit.org/288939@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