[webkit-changes] [WebKit/WebKit] 471568: Add logging related to application muting capture

youennf noreply at github.com
Tue Oct 17 01:18:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4715685832c1df5c58099c616d6a2c45002548da
      https://github.com/WebKit/WebKit/commit/4715685832c1df5c58099c616d6a2c45002548da
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  Add logging related to application muting capture
https://bugs.webkit.org/show_bug.cgi?id=263197
rdar://problem/117019000

Reviewed by Jean-Yves Avenard.

This might be useful to debug bugs like rdar://112497748.

* Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp:
(WebCore::MediaStreamTrack::updateCaptureAccordingToMutedState):
(WebCore::MediaStreamTrack::updateVideoCaptureAccordingMicrophoneInterruption):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::setMuted):

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




More information about the webkit-changes mailing list