[webkit-changes] [WebKit/WebKit] a83afa: [MediaStream] Fix build with release log disabled

Olivier Blin noreply at github.com
Mon Feb 3 05:11:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a83afaa860833b2001faed722b8dd8914a251362
      https://github.com/WebKit/WebKit/commit/a83afaa860833b2001faed722b8dd8914a251362
  Author: Olivier Blin <olivier.blin at softathome.com>
  Date:   2025-02-03 (Mon, 03 Feb 2025)

  Changed paths:
    M Source/WebCore/Modules/mediastream/ImageCapture.cpp
    M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp
    M Source/WebKit/UIProcess/UserMediaPermissionRequestManagerProxy.cpp

  Log Message:
  -----------
  [MediaStream] Fix build with release log disabled
https://bugs.webkit.org/show_bug.cgi?id=286912

Reviewed by Youenn Fablet.

Silence unused param/variable errors with clang 16 and gcc 13.

* Source/WebCore/Modules/mediastream/ImageCapture.cpp:
(WebCore::ImageCapture::getPhotoCapabilities):
(WebCore::ImageCapture::getPhotoSettings):
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp:
(WebCore::LibWebRTCMediaEndpoint::OnStatsDelivered):
* Source/WebKit/UIProcess/UserMediaPermissionRequestManagerProxy.cpp:
(WebKit::UserMediaPermissionRequestManagerProxy::computeFilteredDeviceList):

Canonical link: https://commits.webkit.org/289730@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