[webkit-changes] [WebKit/WebKit] fd6804: Add support for inbound rtp trackIdentifier stat f...

youennf noreply at github.com
Thu Jan 12 09:22:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd6804135aa8312901cb94577f9ea6d33d6f7575
      https://github.com/WebKit/WebKit/commit/fd6804135aa8312901cb94577f9ea6d33d6f7575
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-01-12 (Thu, 12 Jan 2023)

  Changed paths:
    M LayoutTests/webrtc/video-stats.html
    M Source/WebCore/Modules/mediastream/RTCStatsReport.h
    M Source/WebCore/Modules/mediastream/RTCStatsReport.idl
    M Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp

  Log Message:
  -----------
  Add support for inbound rtp trackIdentifier stat field
https://bugs.webkit.org/show_bug.cgi?id=250450
rdar://problem/104118773

Expose trackIdentifier and remove receiverId.
This is needed as track stats might be removed in the future.

Reviewed by Eric Carlson.

* LayoutTests/webrtc/video-stats.html:
* Source/WebCore/Modules/mediastream/RTCStatsReport.h:
* Source/WebCore/Modules/mediastream/RTCStatsReport.idl:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp:
(WebCore::fillInboundRtpStreamStats):

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




More information about the webkit-changes mailing list