Commit 573b7c2
Remove WebRTC RTCMediaStreamTrackStats
https://bugs.webkit.org/show_bug.cgi?id=256690
rdar://109251896
Reviewed by Eric Carlson.
Remove RTCMediaStreamTrackStats since all stats are now in other stat dictionaries.
It is also removed from the spec.
* LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-mandatory-getStats.https-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-track-stats.https-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-track-stats.https.html: Removed.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/webrtc/video-mediastreamtrack-stats-expected.txt: Removed.
* LayoutTests/webrtc/video-mediastreamtrack-stats.html: Removed.
* LayoutTests/webrtc/video-stats.html:
* Source/WebCore/Modules/mediastream/RTCStatsReport.h:
(WebCore::RTCStatsReport::MediaStreamTrackStats::MediaStreamTrackStats): Deleted.
* Source/WebCore/Modules/mediastream/RTCStatsReport.idl:
* Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCStatsCollector.cpp:
(WebCore::fillInboundRtpStreamStats):
(WebCore::fillOutboundRtpStreamStats):
(WebCore::initializeRTCStatsReportBackingMap):
(WebCore::fillRTCMediaStreamTrackStats): Deleted.
Canonical link: https://commits.webkit.org/264014@main1 parent 36e1373 commit 573b7c2
11 files changed
Lines changed: 25 additions & 790 deletions
File tree
- LayoutTests
- imported/w3c/web-platform-tests/webrtc
- platform
- glib
- mac-wk2
- webrtc
- Source/WebCore/Modules/mediastream
- libwebrtc
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 0 additions & 16 deletions
This file was deleted.
0 commit comments