[webkit-changes] [WebKit/WebKit] 01d51a: Update `RTCAudioPlayoutStats` as per web-specifica...
Commit Queue
noreply at github.com
Fri Jun 28 11:11:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 01d51aa70bfe9753dd1347e339bdfa8b70b3d34a
https://github.com/WebKit/WebKit/commit/01d51aa70bfe9753dd1347e339bdfa8b70b3d34a
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M Source/WebCore/Modules/mediastream/RTCStatsReport.h
M Source/WebCore/Modules/mediastream/RTCStatsReport.idl
Log Message:
-----------
Update `RTCAudioPlayoutStats` as per web-specification
https://bugs.webkit.org/show_bug.cgi?id=275832
Reviewed by Darin Adler and Youenn Fablet.
This patch aligns WebKit with web specification [1]:
[1] https://w3c.github.io/webrtc-stats/#dom-rtcaudiosourcestats
It aligns by removing dropped metrics [2]:
[2] https://github.com/w3c/webrtc-stats/pull/773
* Source/WebCore/Modules/mediastream/RTCStatsReport.h:
* Source/WebCore/Modules/mediastream/RTCStatsReport.idl:
Canonical link: https://commits.webkit.org/280461@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