[webkit-changes] [WebKit/WebKit] b7d6d7: Sync `RTCIceServer` as per web-specification
Commit Queue
noreply at github.com
Tue Jul 16 04:41:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b7d6d76abe3633be7686cafc00f6bd5489ad820a
https://github.com/WebKit/WebKit/commit/b7d6d76abe3633be7686cafc00f6bd5489ad820a
Author: Ahmad Saleem <ahmad.saleem792 at gmail.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M LayoutTests/imported/w3c/web-platform-tests/webrtc-extensions/RTCOAuthCredential-expected.txt
M Source/WebCore/Modules/mediastream/RTCIceServer.h
M Source/WebCore/Modules/mediastream/RTCIceServer.idl
Log Message:
-----------
Sync `RTCIceServer` as per web-specification
https://bugs.webkit.org/show_bug.cgi?id=276595
Reviewed by Youenn Fablet.
This patch syncs `RTCIceServer` as per web specification [1]:
[1] https://w3c.github.io/webrtc-pc/#dom-rtciceserver
It removes `RTCIceCredentialType` as per [2]:
[2] https://github.com/w3c/webrtc-pc/pull/2767
* Source/WebCore/Modules/mediastream/RTCIceServer.h:
* Source/WebCore/Modules/mediastream/RTCIceServer.idl:
* LayoutTests/imported/w3c/web-platform-tests/webrtc-extensions/RTCOAuthCredential-expected.txt: Rebaselined
Canonical link: https://commits.webkit.org/281007@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