[webkit-changes] [WebKit/WebKit] 0b0da4: Use more ERROR_LOG in RealtimeMediaSource

youennf noreply at github.com
Mon Mar 20 01:39:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0b0da4ed19eaf468620d9f1bff9c880127a3df88
      https://github.com/WebKit/WebKit/commit/0b0da4ed19eaf468620d9f1bff9c880127a3df88
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp

  Log Message:
  -----------
  Use more ERROR_LOG in RealtimeMediaSource
https://bugs.webkit.org/show_bug.cgi?id=253903
rdar://problem/106719208

Reviewed by Philippe Normand and Eric Carlson.

ERROR_LOG allows to correctly set WebRTC as category.

* Source/WebCore/platform/mediastream/RealtimeMediaSource.cpp:
(WebCore::RealtimeMediaSource::supportsSizeFrameRateAndZoom):
(WebCore::RealtimeMediaSource::selectSettings):

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




More information about the webkit-changes mailing list