Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bcee4c1300ed678ffcdad9c0cd2725e0f4c2555b
      
https://github.com/WebKit/WebKit/commit/bcee4c1300ed678ffcdad9c0cd2725e0f4c2555b
  Author: Anne van Kesteren <[email protected]>
  Date:   2026-01-09 (Fri, 09 Jan 2026)

  Changed paths:
    M Source/WebCore/Modules/mediastream/MediaDeviceInfo.h
    M Source/WebCore/Modules/mediastream/PeerConnectionBackend.cpp
    M Source/WebCore/Modules/mediastream/RTCPeerConnection.cpp
    M Source/WebCore/Modules/mediastream/RTCPeerConnection.h
    M Source/WebCore/Modules/mediastream/RTCRtpSFrameTransformErrorEvent.h
    M Source/WebCore/Modules/mediastream/RTCRtpSender.cpp
    M Source/WebCore/Modules/mediastream/RTCRtpTransceiver.h
    M Source/WebCore/Modules/mediastream/RTCStatsReport.h
    M 
Source/WebCore/Modules/mediastream/gstreamer/GStreamerPeerConnectionBackend.cpp
    M 
Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCPeerConnectionBackend.cpp

  Log Message:
  -----------
  Go from RefPtr to Ref in mediastream Module
https://bugs.webkit.org/show_bug.cgi?id=305200

Reviewed by Charlie Wolfe.

Improves clarity. Also convert some enums to class enums and remove
dead code.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to