Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e7ce0121a9b2d114eba06e49044ae54861b807af
      
https://github.com/WebKit/WebKit/commit/e7ce0121a9b2d114eba06e49044ae54861b807af
  Author: Youenn Fablet <[email protected]>
  Date:   2023-11-23 (Thu, 23 Nov 2023)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.cpp

  Log Message:
  -----------
  RemoteRealtimeMediaSourceProxy::whenReady should support more than one 
callback
https://bugs.webkit.org/show_bug.cgi?id=265236
rdar://118709394

Reviewed by Jean-Yves Avenard.

CoreAudioCaptureSource::whenReady can support being called more than once.
Given this and given the name (whenReady), we should also have 
RemoteRealtimeMediaSourceProxy::whenReady handle this.

* Source/WebKit/WebProcess/cocoa/RemoteRealtimeMediaSourceProxy.cpp:
(WebKit::RemoteRealtimeMediaSourceProxy::whenReady):

Canonical link: https://commits.webkit.org/271073@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to