Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26d0b0561e77ce9055e298d22d8fddedb0453f68
https://github.com/WebKit/WebKit/commit/26d0b0561e77ce9055e298d22d8fddedb0453f68
Author: Youenn Fablet <[email protected]>
Date: 2024-09-22 (Sun, 22 Sep 2024)
Changed paths:
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp
M Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.h
Log Message:
-----------
Make UserMediaCaptureManagerProxySourceProxy RefCounted
rdar://136361384
https://bugs.webkit.org/show_bug.cgi?id=280060
Reviewed by Eric Carlson.
Make the class RefCounted so that we can safely take a Ref on WeakPtr.
We also remove the need for WeakPtr for UserMediaCaptureManagerProxy.
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.cpp:
(WebKit::UserMediaCaptureManagerProxy::createMediaSourceForCaptureDeviceWithConstraints):
(WebKit::UserMediaCaptureManagerProxy::startProducingData):
(WebKit::UserMediaCaptureManagerProxy::clone):
* Source/WebKit/UIProcess/Cocoa/UserMediaCaptureManagerProxy.h:
Canonical link: https://commits.webkit.org/284056@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes